/*! For license information please see startup.bundle.js.LICENSE.txt */ !function(){var e,t,n={4865:function(e){"use strict";var t,n=Object.defineProperty,r=Object.getOwnPropertyDescriptor,i=Object.getOwnPropertyNames,o=Object.prototype.hasOwnProperty,a={};function s({module:e,version:t}){return`m/${e}/v${t}`}function u({module:e,version:t}){return`${s({module:e,version:t})}/${e}.js`}((e,t)=>{for(var r in t)n(e,r,{get:t[r],enumerable:!0})})(a,{SupportedModules:()=>l,getRemoteModuleBasePath:()=>s,getRemoteModuleJsPath:()=>u,isBrowserModuleSystemSupported:()=>c,loadModule:()=>f,loadSiteModule:()=>p}),e.exports=(t=a,((e,t,a,s)=>{if(t&&"object"==typeof t||"function"==typeof t)for(let a of i(t))o.call(e,a)||undefined===a||n(e,a,{get:()=>t[a],enumerable:!(s=r(t,a))||s.enumerable});return e})(n({},"__esModule",{value:!0}),t));var l=(e=>(e.AudioEyeScanner="audioeye-scanner-esm",e.AudioEyeScannerRte="audioeye-scanner-rte",e.MarsScanner="a11y-mars-page-scanner-esm",e.A11yPageScanner="a11y-page-scanner-esm",e.VersionControlPanel="services-v2-version-panel",e.BrowserPlayground="a11y-browser-playground",e.MarsOutputAdapter="mars-output-adapter",e))(l||{});function c(){return null!=window.__audioEyeContext?.remoteModuleRootUrl}function d(){return window.__audioEyeContext.remoteModuleRootUrl.replace(/\/$/,"")}function f({module:e,version:t}){return import(`${d()}/${u({module:e,version:t})}`)}async function p({siteHashOrDomain:e,version:t}){return import(`${d()}/sites/${function(e){const t=/^[a-z0-9]{32}$/.test(e),n=/^(?!:\/\/)([a-zA-Z0-9-]{1,63}\.)+[a-zA-Z]{2,6}$/.test(e);if(!t&&!n)throw new Error("Invalid site hash or domain");return n?e.toLowerCase().replace(/^www\./,""):e}(e)}/${t}.js`)}},2109:function(e){"use strict";var t,n=Object.defineProperty,r=Object.getOwnPropertyDescriptor,i=Object.getOwnPropertyNames,o=Object.prototype.hasOwnProperty,a={};((e,t)=>{for(var r in t)n(e,r,{get:t[r],enumerable:!0})})(a,{FrameBudgetScheduleCancelled:()=>l,FrameBudgetScheduler:()=>d,PubSub:()=>s}),e.exports=(t=a,((e,t,a,s)=>{if(t&&"object"==typeof t||"function"==typeof t)for(let a of i(t))o.call(e,a)||undefined===a||n(e,a,{get:()=>t[a],enumerable:!(s=r(t,a))||s.enumerable});return e})(n({},"__esModule",{value:!0}),t));var s=class{constructor(){this.subscriptions=new Set}listen(e){return this.subscriptions.add(e),{unsubscribe:()=>this.subscriptions.delete(e)}}trigger(...e){for(const t of this.subscriptions)t(...e)}async triggerAsync(...e){await Promise.all([...this.subscriptions].map((t=>t(...e))))}},u="FrameBudgetScheduleCancelled",l=class extends Error{get kind(){return u}static is(e){return e?.kind===u}constructor(){super("The FrameBudgetScheduler tasks were cancelled");const e=new.target.prototype;Object.setPrototypeOf?Object.setPrototypeOf(this,e):this.__proto__=e}},c=class{constructor(e,t,n,r=queueMicrotask,i){this.work=e,this.resolve=t,this.reject=n,this.queueFollowup=r,this.abortController=i}run(){if(this.abortController.signal.aborted)return void this.reject?.(new l);const{work:e,resolve:t,reject:n}=this;try{const n=e();t&&this.queueFollowup((()=>{t(n)}))}catch(e){n&&this.queueFollowup((()=>n(e)))}}},d=class{constructor({frameBudgetMs:e=10}={}){this.statsPubSub=new s,this.startStopPubSub=new s,this.abortController=new AbortController,this.queueFollowup=e=>{this.buffer.push(new c(e,null,null,this.queueFollowup,this.abortController))},this.enqueueTask=(...e)=>{this.active||(this.active=!0,requestAnimationFrame(this.pulse)),this.buffer.push(...e)},this.pulse=()=>{if(this.completed)return;if(0===this.buffer.length)return void(this.active=!1);this.pulseStartTime=performance.now(),this.desiredPulseEndTime=this.pulseStartTime+this.frameBudgetMs,this.actualPulseEndTime=this.pulseStartTime;const e=()=>{if(0===this.buffer.length)return void requestAnimationFrame(this.pulse);for(this.startStopPubSub.trigger("start");this.actualPulseEndTime0;){const e=this.buffer.shift();this.numTasks++,e.run(),this.actualPulseEndTime=performance.now()}if(this.startStopPubSub.trigger("stop"),this.actualPulseEndTime{const r=()=>{const i=t.next();i.done?this.enqueueTask(new c((()=>e(i.value)),null,n,this.queueFollowup,this.abortController)):(i.value(),this.enqueueTask(new c(r,null,n,this.queueFollowup,this.abortController)))};this.enqueueTask(new c(r,null,n,this.queueFollowup,this.abortController))}))}schedule(e){return new Promise(((t,n)=>{this.enqueueTask(new c(e,t,n,this.queueFollowup,this.abortController))}))}onPulseStats(e){return this.statsPubSub.listen(e)}onStartStop(e){return this.startStopPubSub.listen(e)}clearQueue(){this.buffer.slice(0),this.abortController.abort(),this.abortController=new AbortController}}},2186:function(e,t,n){var r;n.g,r=()=>(()=>{var e={5056:(e,t)=>{"use strict";t.Wp=void 0,t.Wp={"aria-atomic":["true","false"],"aria-busy":["true","false"],"aria-controls":"*","aria-current":["page","step","location","date","time","true","false"],"aria-describedby":"*","aria-details":"*","aria-disabled":["true","false"],"aria-errormessage":"*","aria-expanded":["true","false"],"aria-flowto":"*","aria-grabbed":["true","false"],"aria-haspopup":["dialog","grid","listbox","menu","tree","true","false"],"aria-hidden":["true","false"],"aria-invalid":["grammar","spelling","true","false"],"aria-keyshortcuts":"*","aria-label":"*","aria-labelledby":"*","aria-live":["assertive","polite","off"],"aria-owns":"*","aria-relevant":["additions","additions removals","additions text","removals","removals additions","removals text","text","text additions","text removals","all"],"aria-roledescription":"*"}},1572:(e,t)=>{"use strict";t.A={alert:{allowed:"section"},alertdialog:{allowed:"section",attributes:["aria-modal"]},application:{allowed:"article, audio, embed, iframe, object, section, svg, video",attributes:["aria-activedescendant"]},article:{elements:"article",attributes:["aria-posinset","aria-setsize"]},banner:{elements:"header",allowed:"section"},button:{elements:'button, input[type="button"]',allowed:"a[href]",attributes:["aria-pressed"]},cell:{elements:"td",attributes:["aria-colindex","aria-colspan","aria-rowindex","aria-rowspan"],required_parent:["row"]},checkbox:{elements:'input[type="checkbox"]',allowed:"button",attributes:["aria-checked","aria-readonly"]},columnheader:{elements:'th:not([scope]), th[scope="col"]',attributes:["aria-colindex","aria-colspan","aria-readonly","aria-required","aria-rowindex","aria-rowspan","aria-selected","aria-sort"],required_parent:["row"]},combobox:{allowed:'input[type="text"]',attributes:["aria-activedescendant","aria-autocomplete","aria-orientation","aria-readonly","aria-required"],required_children:[{condition:'[aria-expanded="true"]',role:["listbox","tree","grid","dialog"]}]},complementary:{elements:"aside",allowed:"section"},contentinfo:{elements:"footer"},definition:{elements:"dfn, dd"},dialog:{attributes:["aria-modal"]},directory:{},document:{},feed:{required_children:["article"]},figure:{},form:{elements:"form"},grid:{elements:"table",attributes:["aria-activedescendant","aria-colcount","aria-level","aria-multiselectable","aria-readonly","aria-rowcount"],required_children:["row","rowgroup"]},gridcell:{elements:"td",attributes:["aria-colindex","aria-colspan","aria-readonly","aria-required","aria-rowindex","aria-rowspan","aria-selected"],required_parent:["row"]},group:{attributes:["aria-activedescendant"],required_children:[{condition:'[role="list"] [role="group"]',required:["listitem"]},{condition:'[role="menu"] [role="group"], [role="menubar"] [role="group"]',required:["menuitem","menuitemradio"]},{condition:'[role="tree"] [role="group"]',required:["treeitem"]}]},heading:{elements:"h1, h2, h3, h4, h5, h6",attributes:["aria-level"],required:["aria-level"]},img:{},link:{elements:"a[href], map area[href]"},list:{elements:"ol, ul",required_children:["listitem","group"]},listbox:{elements:"select",attributes:["aria-activedescendant","aria-multiselectable","aria-orientation","aria-readonly","aria-required"],required_children:["option"]},listitem:{elements:"li",attributes:["aria-level","aria-posinset","aria-setsize"],required_parent:["list","group"]},log:{},main:{elements:"main"},marquee:{},math:{},menu:{attributes:["aria-activedescendant","aria-orientation"],required_children:["menuitem","group","menuitemcheckbox","menuitemradio"]},menubar:{attributes:["aria-activedescendant","aria-orientation"],required_children:["menuitem","group","menuitemcheckbox","menuitemradio"]},menuitem:{attributes:["aria-posinset","aria-setsize"],required_parent:["group","menu","menubar"]},menuitemcheckbox:{attributes:["aria-checked","aria-posinset","aria-setsize"],required_parent:["menu","menubar"]},menuitemradio:{attributes:["aria-checked","aria-posinset","aria-setsize"],required_parent:["group","menu","menubar"]},navigation:{elements:"nav"},note:{},option:{elements:"option",attributes:["aria-checked","aria-posinset","aria-selected","aria-setsize"],required_parent:["listbox"]},progressbar:{attributes:["aria-valuemax","aria-valuemin","aria-valuenow","aria-valuetext"]},radio:{elements:'input[type="radio"]',attributes:["aria-checked","aria-posinset","aria-setsize"]},radiogroup:{attributes:["aria-activedescendant","aria-orientation","aria-readonly","aria-required"],required_children:["radio"]},region:{elements:"section"},row:{elements:"tr",attributes:["aria-activedescendant","aria-colindex","aria-level","aria-rowindex","aria-selected"],required_children:["cell","gridcell","columnheader","rowheader"],required_parent:["grid","rowgroup","table","treegrid"]},rowgroup:{required_children:["row"],required_parent:["grid","table","treegrid"]},rowheader:{elements:'th[scope="row"]',attributes:["aria-colindex","aria-colspan","aria-readonly","aria-required","aria-rowindex","aria-rowspan","aria-selected","aria-sort"],required_parent:["row"]},scrollbar:{attributes:["aria-orientation","aria-valuemax","aria-valuemin","aria-valuenow","aria-valuetext"],required:["aria-controls"]},search:{attributes:[]},searchbox:{elements:'input[type="search"]',attributes:["aria-activedescendant","aria-autocomplete","aria-multiline","aria-placeholder","aria-readonly","aria-required"]},separator:{elements:"hr",attributes:["aria-orientation","aria-valuemax","aria-valuemin","aria-valuenow","aria-valuetext"]},slider:{attributes:["aria-orientation","aria-readonly","aria-valuemax","aria-valuemin","aria-valuenow","aria-valuetext"]},spinbutton:{attributes:["aria-activedescendant","aria-readonly","aria-valuemax","aria-valuemin","aria-valuenow","aria-valuetext"]},status:{},switch:{attributes:["aria-checked","aria-readonly"]},tab:{attributes:["aria-posinset","aria-selected","aria-setsize"],required_parent:["tablist"]},table:{attributes:["aria-colcount","aria-rowcount"],required_children:["row","rowgroup"]},tablist:{attributes:["aria-activedescendant","aria-level","aria-multiselectable","aria-orientation"],required_children:["tab"]},tabpanel:{},term:{elements:"dt"},textbox:{elements:'input:not([type]), input[type="text"], input[type="email"], input[type="tel"], textarea',attributes:["aria-activedescendant","aria-autocomplete","aria-multiline","aria-placeholder","aria-readonly","aria-required"]},timer:{},toolbar:{attributes:["aria-activedescendant","aria-orientation"]},tooltip:{},tree:{attributes:["aria-activedescendant","aria-multiselectable","aria-orientation","aria-required"],required_children:["group","treeitem"]},treegrid:{attributes:["aria-activedescendant","aria-colcount","aria-level","aria-multiselectable","aria-orientation","aria-readonly","aria-required","aria-rowcount"],required_children:["row","rowgroup"]},treeitem:{attributes:["aria-checked","aria-level","aria-posinset","aria-selected","aria-setsize"],required_parent:["group","tree"]}}},4029:(e,t)=>{"use strict";t.A=["link","read more","learn more","more","details","more details","click here","link here","click","here","click for details","continue","continue reading","button"]},6663:(e,t)=>{"use strict";t.A=[".csv",".doc",".docx",".keynote",".numbers",".pages",".pdf",".pps",".ppsx",".ppt",".pptx",".rtf",".txt",".xls",".xlsx"]},2035:(e,t)=>{"use strict";t.A={ar:"Arabic",ca:"Catalan",cs:"Czech",da:"Danish",de:"German",el:"Greek",en:"English",es:"Spanish",fi:"Finnish",fr:"French",hu:"Hungarian",it:"Italian",ja:"Japanese",ko:"Korean",nl:"Dutch",no:"Norwegian",pl:"Polish",pt:"Portuguese",ru:"Russian",sv:"Swedish",yue:"Cantonese",zh:"Chinese"}},3329:(e,t)=>{"use strict";t.A={AD:"Andorra",BR:"Brazil",CA:"Canada",CN:"China",CZ:"Czech Republic",DE:"Germany",DK:"Denmark",ES:"Spain",FI:"Finland",FR:"France",GB:"United Kingdom",GR:"Greece",HK:"Hong Kong",HU:"Hungary",IT:"Italy",JA:"Japan",KP:"Democratic People's Republic of Korea",KR:"Republic of Korea",MX:"Mexico",NL:"Netherlands",NO:"Norway",PL:"Poland",PT:"Portugal",SE:"Sweden",TW:"Taiwan",RU:"Russian Federation",US:"United States"}},1020:(e,t)=>{"use strict";t.cf=t.QC=void 0,t.QC=function(e){var t=e.split("/").pop();return t&&/\./.test(t)?".".concat(t.split(".").pop()):""},t.cf=function(e){switch(e){case".pdf":return"PDF";case".doc":case".docx":return"Word";case".xls":case".xlsx":return"Excel";case".ppt":case".pps":case".pptx":case".ppsx":return"PowerPoint";default:return"Document"}}},3992:(e,t)=>{"use strict";var n=Object.prototype.hasOwnProperty;function r(e){try{return decodeURIComponent(e.replace(/\+/g," "))}catch(e){return null}}function i(e){try{return encodeURIComponent(e)}catch(e){return null}}t.stringify=function(e,t){t=t||"";var r,o,a=[];for(o in"string"!=typeof t&&(t="?"),e)if(n.call(e,o)){if((r=e[o])||null!=r&&!isNaN(r)||(r=""),o=i(o),r=i(r),null===o||null===r)continue;a.push(o+"="+r)}return a.length?t+a.join("&"):""},t.parse=function(e){for(var t,n=/([^=?#&]+)=?([^&]*)/g,i={};t=n.exec(e);){var o=r(t[1]),a=r(t[2]);null===o||null===a||o in i||(i[o]=a)}return i}},7452:e=>{var t=function(e){"use strict";var t,n=Object.prototype,r=n.hasOwnProperty,i="function"==typeof Symbol?Symbol:{},o=i.iterator||"@@iterator",a=i.asyncIterator||"@@asyncIterator",s=i.toStringTag||"@@toStringTag";function u(e,t,n){return Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{u({},"")}catch(e){u=function(e,t,n){return e[t]=n}}function l(e,t,n,r){var i=t&&t.prototype instanceof m?t:m,o=Object.create(i.prototype),a=new C(r||[]);return o._invoke=function(e,t,n){var r=d;return function(i,o){if(r===p)throw new Error("Generator is already running");if(r===h){if("throw"===i)throw o;return R()}for(n.method=i,n.arg=o;;){var a=n.delegate;if(a){var s=k(a,n);if(s){if(s===g)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(r===d)throw r=h,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r=p;var u=c(e,t,n);if("normal"===u.type){if(r=n.done?h:f,u.arg===g)continue;return{value:u.arg,done:n.done}}"throw"===u.type&&(r=h,n.method="throw",n.arg=u.arg)}}}(e,n,a),o}function c(e,t,n){try{return{type:"normal",arg:e.call(t,n)}}catch(e){return{type:"throw",arg:e}}}e.wrap=l;var d="suspendedStart",f="suspendedYield",p="executing",h="completed",g={};function m(){}function y(){}function v(){}var b={};u(b,o,(function(){return this}));var w=Object.getPrototypeOf,_=w&&w(w(j([])));_&&_!==n&&r.call(_,o)&&(b=_);var A=v.prototype=m.prototype=Object.create(b);function x(e){["next","throw","return"].forEach((function(t){u(e,t,(function(e){return this._invoke(t,e)}))}))}function E(e,t){function n(i,o,a,s){var u=c(e[i],e,o);if("throw"!==u.type){var l=u.arg,d=l.value;return d&&"object"==typeof d&&r.call(d,"__await")?t.resolve(d.__await).then((function(e){n("next",e,a,s)}),(function(e){n("throw",e,a,s)})):t.resolve(d).then((function(e){l.value=e,a(l)}),(function(e){return n("throw",e,a,s)}))}s(u.arg)}var i;this._invoke=function(e,r){function o(){return new t((function(t,i){n(e,r,t,i)}))}return i=i?i.then(o,o):o()}}function k(e,n){var r=e.iterator[n.method];if(r===t){if(n.delegate=null,"throw"===n.method){if(e.iterator.return&&(n.method="return",n.arg=t,k(e,n),"throw"===n.method))return g;n.method="throw",n.arg=new TypeError("The iterator does not provide a 'throw' method")}return g}var i=c(r,e.iterator,n.arg);if("throw"===i.type)return n.method="throw",n.arg=i.arg,n.delegate=null,g;var o=i.arg;return o?o.done?(n[e.resultName]=o.value,n.next=e.nextLoc,"return"!==n.method&&(n.method="next",n.arg=t),n.delegate=null,g):o:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,g)}function S(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function O(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function C(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(S,this),this.reset(!0)}function j(e){if(e){var n=e[o];if(n)return n.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var i=-1,a=function n(){for(;++i=0;--o){var a=this.tryEntries[o],s=a.completion;if("root"===a.tryLoc)return i("end");if(a.tryLoc<=this.prev){var u=r.call(a,"catchLoc"),l=r.call(a,"finallyLoc");if(u&&l){if(this.prev=0;--n){var i=this.tryEntries[n];if(i.tryLoc<=this.prev&&r.call(i,"finallyLoc")&&this.prev=0;--t){var n=this.tryEntries[t];if(n.finallyLoc===e)return this.complete(n.completion,n.afterLoc),O(n),g}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.tryLoc===e){var r=n.completion;if("throw"===r.type){var i=r.arg;O(n)}return i}}throw new Error("illegal catch attempt")},delegateYield:function(e,n,r){return this.delegate={iterator:j(e),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=t),g}},e}(e.exports);try{regeneratorRuntime=t}catch(e){"object"==typeof globalThis?globalThis.regeneratorRuntime=t:Function("r","regeneratorRuntime = r")(t)}},2063:e=>{"use strict";e.exports=function(e,t){if(t=t.split(":")[0],!(e=+e))return!1;switch(t){case"http":case"ws":return 80!==e;case"https":case"wss":return 443!==e;case"ftp":return 21!==e;case"gopher":return 70!==e;case"file":return!1}return 0!==e}},1160:(e,t,r)=>{"use strict";var i=r(2063),o=r(3992),a=/^[\x00-\x20\u00a0\u1680\u2000-\u200a\u2028\u2029\u202f\u205f\u3000\ufeff]+/,s=/[\n\r\t]/g,u=/^[A-Za-z][A-Za-z0-9+-.]*:\/\//,l=/:\d+$/,c=/^([a-z][a-z0-9.+-]*:)?(\/\/)?([\\/]+)?([\S\s]*)/i,d=/^[a-zA-Z]:/;function f(e){return(e||"").toString().replace(a,"")}var p=[["#","hash"],["?","query"],function(e,t){return m(t.protocol)?e.replace(/\\/g,"/"):e},["/","pathname"],["@","auth",1],[NaN,"host",void 0,1,1],[/:(\d*)$/,"port",void 0,1],[NaN,"hostname",void 0,1,1]],h={hash:1,query:1};function g(e){var t,r=("undefined"!=typeof window?window:void 0!==n.g?n.g:"undefined"!=typeof self?self:{}).location||{},i={},o=typeof(e=e||r);if("blob:"===e.protocol)i=new v(unescape(e.pathname),{});else if("string"===o)for(t in i=new v(e,{}),h)delete i[t];else if("object"===o){for(t in e)t in h||(i[t]=e[t]);void 0===i.slashes&&(i.slashes=u.test(e.href))}return i}function m(e){return"file:"===e||"ftp:"===e||"http:"===e||"https:"===e||"ws:"===e||"wss:"===e}function y(e,t){e=(e=f(e)).replace(s,""),t=t||{};var n,r=c.exec(e),i=r[1]?r[1].toLowerCase():"",o=!!r[2],a=!!r[3],u=0;return o?a?(n=r[2]+r[3]+r[4],u=r[2].length+r[3].length):(n=r[2]+r[4],u=r[2].length):a?(n=r[3]+r[4],u=r[3].length):n=r[4],"file:"===i?u>=2&&(n=n.slice(2)):m(i)?n=r[4]:i?o&&(n=n.slice(2)):u>=2&&m(t.protocol)&&(n=r[4]),{protocol:i,slashes:o||m(i),slashesCount:u,rest:n}}function v(e,t,n){if(e=(e=f(e)).replace(s,""),!(this instanceof v))return new v(e,t,n);var r,a,u,l,c,h,b=p.slice(),w=typeof t,_=this,A=0;for("object"!==w&&"string"!==w&&(n=t,t=null),n&&"function"!=typeof n&&(n=o.parse),r=!(a=y(e||"",t=g(t))).protocol&&!a.slashes,_.slashes=a.slashes||r&&t.slashes,_.protocol=a.protocol||t.protocol||"",e=a.rest,("file:"===a.protocol&&(2!==a.slashesCount||d.test(e))||!a.slashes&&(a.protocol||a.slashesCount<2||!m(_.protocol)))&&(b[3]=[/(.*)/,"pathname"]);A{e.exports=function(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n{e.exports=function(e){if(Array.isArray(e))return e},e.exports.__esModule=!0,e.exports.default=e.exports},5901:(e,t,n)=>{var r=n(79);e.exports=function(e){if(Array.isArray(e))return r(e)},e.exports.__esModule=!0,e.exports.default=e.exports},9293:e=>{function t(e,t,n,r,i,o,a){try{var s=e[o](a),u=s.value}catch(e){return void n(e)}s.done?t(u):Promise.resolve(u).then(r,i)}e.exports=function(e){return function(){var n=this,r=arguments;return new Promise((function(i,o){var a=e.apply(n,r);function s(e){t(a,i,o,s,u,"next",e)}function u(e){t(a,i,o,s,u,"throw",e)}s(void 0)}))}},e.exports.__esModule=!0,e.exports.default=e.exports},3693:e=>{e.exports=function(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e},e.exports.__esModule=!0,e.exports.default=e.exports},9291:e=>{e.exports=function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)},e.exports.__esModule=!0,e.exports.default=e.exports},1156:e=>{e.exports=function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,i,o=[],a=!0,s=!1;try{for(n=n.call(e);!(a=(r=n.next()).done)&&(o.push(r.value),!t||o.length!==t);a=!0);}catch(e){s=!0,i=e}finally{try{a||null==n.return||n.return()}finally{if(s)throw i}}return o}},e.exports.__esModule=!0,e.exports.default=e.exports},7752:e=>{e.exports=function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")},e.exports.__esModule=!0,e.exports.default=e.exports},1869:e=>{e.exports=function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")},e.exports.__esModule=!0,e.exports.default=e.exports},1847:(e,t,n)=>{var r=n(4893);e.exports=function(e,t){if(null==e)return{};var n,i,o=r(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(i=0;i=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o},e.exports.__esModule=!0,e.exports.default=e.exports},4893:e=>{e.exports=function(e,t){if(null==e)return{};var n,r,i={},o=Object.keys(e);for(r=0;r=0||(i[n]=e[n]);return i},e.exports.__esModule=!0,e.exports.default=e.exports},4633:(e,t,n)=>{var r=n(3738).default;function i(){"use strict";e.exports=i=function(){return t},e.exports.__esModule=!0,e.exports.default=e.exports;var t={},n=Object.prototype,o=n.hasOwnProperty,a="function"==typeof Symbol?Symbol:{},s=a.iterator||"@@iterator",u=a.asyncIterator||"@@asyncIterator",l=a.toStringTag||"@@toStringTag";function c(e,t,n){return Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{c({},"")}catch(e){c=function(e,t,n){return e[t]=n}}function d(e,t,n,r){var i=t&&t.prototype instanceof h?t:h,o=Object.create(i.prototype),a=new S(r||[]);return o._invoke=function(e,t,n){var r="suspendedStart";return function(i,o){if("executing"===r)throw new Error("Generator is already running");if("completed"===r){if("throw"===i)throw o;return{value:void 0,done:!0}}for(n.method=i,n.arg=o;;){var a=n.delegate;if(a){var s=x(a,n);if(s){if(s===p)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if("suspendedStart"===r)throw r="completed",n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r="executing";var u=f(e,t,n);if("normal"===u.type){if(r=n.done?"completed":"suspendedYield",u.arg===p)continue;return{value:u.arg,done:n.done}}"throw"===u.type&&(r="completed",n.method="throw",n.arg=u.arg)}}}(e,n,a),o}function f(e,t,n){try{return{type:"normal",arg:e.call(t,n)}}catch(e){return{type:"throw",arg:e}}}t.wrap=d;var p={};function h(){}function g(){}function m(){}var y={};c(y,s,(function(){return this}));var v=Object.getPrototypeOf,b=v&&v(v(O([])));b&&b!==n&&o.call(b,s)&&(y=b);var w=m.prototype=h.prototype=Object.create(y);function _(e){["next","throw","return"].forEach((function(t){c(e,t,(function(e){return this._invoke(t,e)}))}))}function A(e,t){function n(i,a,s,u){var l=f(e[i],e,a);if("throw"!==l.type){var c=l.arg,d=c.value;return d&&"object"==r(d)&&o.call(d,"__await")?t.resolve(d.__await).then((function(e){n("next",e,s,u)}),(function(e){n("throw",e,s,u)})):t.resolve(d).then((function(e){c.value=e,s(c)}),(function(e){return n("throw",e,s,u)}))}u(l.arg)}var i;this._invoke=function(e,r){function o(){return new t((function(t,i){n(e,r,t,i)}))}return i=i?i.then(o,o):o()}}function x(e,t){var n=e.iterator[t.method];if(void 0===n){if(t.delegate=null,"throw"===t.method){if(e.iterator.return&&(t.method="return",t.arg=void 0,x(e,t),"throw"===t.method))return p;t.method="throw",t.arg=new TypeError("The iterator does not provide a 'throw' method")}return p}var r=f(n,e.iterator,t.arg);if("throw"===r.type)return t.method="throw",t.arg=r.arg,t.delegate=null,p;var i=r.arg;return i?i.done?(t[e.resultName]=i.value,t.next=e.nextLoc,"return"!==t.method&&(t.method="next",t.arg=void 0),t.delegate=null,p):i:(t.method="throw",t.arg=new TypeError("iterator result is not an object"),t.delegate=null,p)}function E(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function k(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function S(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(E,this),this.reset(!0)}function O(e){if(e){var t=e[s];if(t)return t.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var n=-1,r=function t(){for(;++n=0;--r){var i=this.tryEntries[r],a=i.completion;if("root"===i.tryLoc)return n("end");if(i.tryLoc<=this.prev){var s=o.call(i,"catchLoc"),u=o.call(i,"finallyLoc");if(s&&u){if(this.prev=0;--n){var r=this.tryEntries[n];if(r.tryLoc<=this.prev&&o.call(r,"finallyLoc")&&this.prev=0;--t){var n=this.tryEntries[t];if(n.finallyLoc===e)return this.complete(n.completion,n.afterLoc),k(n),p}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.tryLoc===e){var r=n.completion;if("throw"===r.type){var i=r.arg;k(n)}return i}}throw new Error("illegal catch attempt")},delegateYield:function(e,t,n){return this.delegate={iterator:O(e),resultName:t,nextLoc:n},"next"===this.method&&(this.arg=void 0),p}},t}e.exports=i,e.exports.__esModule=!0,e.exports.default=e.exports},5715:(e,t,n)=>{var r=n(2987),i=n(1156),o=n(7122),a=n(7752);e.exports=function(e,t){return r(e)||i(e,t)||o(e,t)||a()},e.exports.__esModule=!0,e.exports.default=e.exports},8053:(e,t,n)=>{var r=n(2987),i=n(9291),o=n(7122),a=n(7752);e.exports=function(e){return r(e)||i(e)||o(e)||a()},e.exports.__esModule=!0,e.exports.default=e.exports},1132:(e,t,n)=>{var r=n(5901),i=n(9291),o=n(7122),a=n(1869);e.exports=function(e){return r(e)||i(e)||o(e)||a()},e.exports.__esModule=!0,e.exports.default=e.exports},3738:e=>{function t(n){return e.exports=t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e.exports.__esModule=!0,e.exports.default=e.exports,t(n)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports},7122:(e,t,n)=>{var r=n(79);e.exports=function(e,t){if(e){if("string"==typeof e)return r(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?r(e,t):void 0}},e.exports.__esModule=!0,e.exports.default=e.exports},4756:(e,t,n)=>{var r=n(4633)();e.exports=r;try{regeneratorRuntime=r}catch(e){"object"==typeof globalThis?globalThis.regeneratorRuntime=r:Function("r","regeneratorRuntime = r")(r)}}},t={};function r(n){var i=t[n];if(void 0!==i)return i.exports;var o=t[n]={exports:{}};return e[n](o,o.exports,r),o.exports}r.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return r.d(t,{a:t}),t},r.d=(e,t)=>{for(var n in t)r.o(t,n)&&!r.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},r.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),r.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var i={};return(()=>{"use strict";r.r(i),r.d(i,{accessKeyOptIn:()=>S,addDownloadableDocumentWarnings:()=>I,addFrameTitleSmartText:()=>Q,addNewWindowWarnings:()=>le,addSmartAltText:()=>De,addSmartAltTextAI:()=>wt,altDuplicateOptIn:()=>Et,altLong:()=>kt,altRedundant:()=>Ot,anchorShouldBeButtonOptIn:()=>Rt,appendCompliance:()=>Nt,ariaChildlessMenu:()=>It,ariaDescribedBy:()=>Pt,automaticSingleListItem:()=>Qt,blinkOptIn:()=>Bt,buttonTextContentNotFoundOptIn:()=>Nn,configureRemediationService:()=>w,deviceIndependentEvent:()=>Pn,fieldsetLegendEmpty:()=>Hn,firstHeaderLevelNot1or2:()=>Zn,formFieldGroupCheckboxGroupNotFoundOptIn:()=>dr,formFieldGroupRadioGroupNotFoundAlpaca:()=>hr,formFieldGroupRadioGroupNotFoundOptIn:()=>vr,formFieldLabelOptIn:()=>Dr,formFieldMetadataBadAnchor:()=>Qr,formFieldMetadataNotFoundOptIn:()=>Vr,formFieldRequiredOptIn:()=>ri,frameTitleDuplicate:()=>ii,headingEmpty:()=>oi,headingLevelOneCountMultiple:()=>si,headingLevelOneCountZero:()=>li,headingSequenceOutOfOrder:()=>Xn,hrWithoutTitle:()=>ci,htmlAccessibleNameMismatchOptIn:()=>pi,htmlAriaRolesAttributeNotAppropriate:()=>Qi,htmlAriaRolesInvalidRole:()=>$i,htmlAriaRolesRoleMissingAttribute:()=>Wi,htmlAriaRolesRoleMissingParent:()=>zi,htmlElementLangNotStandardGuided:()=>_o,htmlFocusSequenceAriaHiddenTabbableOptIn:()=>io,htmlLandmarksMultipleBanners:()=>Po,htmlLandmarksMultipleComplementary:()=>oo,htmlLandmarksMultipleContentInfo:()=>co,htmlLandmarksMultipleMains:()=>ho,htmlLandmarksMultipleNavsOptIn:()=>yo,htmlSemanticsUseHeader:()=>Oo,htmlSkipToMainOptIn:()=>Lo,imgTextAltRedundant:()=>qo,inputImageTextAltNotFoundOptIn:()=>Do,interactiveElementKeyboardActivation:()=>$n,labelMultiple:()=>Qo,linkAdjacentSameHREFOptIn:()=>Uo,linkEmptyOptIn:()=>Wo,linkHrefNoneOptIn:()=>zo,linkImgTextAltBlankOptIn:()=>oa,linkImgTextAltNotFoundOptIn:()=>sa,linkImgTextAltPlaceholder:()=>ca,linkSamePageAddButtonRoleAndKeydown:()=>ha,linkSamePageAnchorInvalidOptIn:()=>ga,linkTextContentNotDescriptiveOptIn:()=>Ea,linkTextContentNotFoundOptIn:()=>Sa,linkTextContentRedundantOptIn:()=>Ca,marqueeOptIn:()=>ja,oneItemList:()=>Dt,removeInvalidLabelReferences:()=>Ra,replaceUnderlineWith:()=>Ta,setDocLang:()=>La,spacerAlt:()=>Na,tabindexGreater:()=>Ia,tableLayout:()=>Ma,tableSemanticsCaptionEqualsSummaryOptIn:()=>Fa,tableSemanticsNoCaption:()=>Qa,textJustifiedOptIn:()=>$a,thEmpty:()=>Ba,titleRedundantOptIn:()=>Ha}),r(7452);var e=r(1132),t=r.n(e),n=r(3693),o=r.n(n),a=r(1847),s=r.n(a),u=function(e,t){for(var n=0;n1?n-1:0),o=1;o1?n-1:0),i=1;i2?i-2:0),a=2;a3?o-3:0),u=3;u0&&void 0!==arguments[0]?arguments[0]:"ae",15)},N=function(e){var t=e.receivesAttribute,n=e.isReferenced,r=e.oneToMany;if(function(e){try{t=e,document.createDocumentFragment().querySelector(t)}catch(e){return!1}var t;return!0}(n)){var i=document.querySelectorAll(n),o=function(e){return"string"==typeof e?document.querySelectorAll(e):Array.isArray(e)||e instanceof NodeList?e:[e]}(t);u(i,(function(e){e.hasAttribute("id")||e.setAttribute("id",L("ae-associateAriaDescribedBy"))})),0===o.length&&0===i.length||r&&1!==i.length||!r&&i.length!==o.length||u(o,(function(e,t){if(e&&e.getAttribute){var n=r?i[0].getAttribute("id"):i[t]&&i[t].getAttribute("id");if(n){var o=e.getAttribute("aria-describedby");if(o){if(o.length){var a=o.split(" ");-1===a.indexOf(n)&&(a.push(n),e.setAttribute("aria-describedby",a.join(" ")))}}else e.setAttribute("aria-describedby",n)}}}))}},I=k("a[href]",(function(e){var t=(0,O.QC)(e.getAttribute("href"));if(C.A.includes(t)){var n=(0,O.cf)(t),r=e.textContent.trim(),i=e.getAttribute("title"),o=function(e){var t=e.getAttribute("aria-describedby");return t?c(t.split(/\s+/),(function(e,t){var n=document.getElementById(t);return n&&n.innerText?e.concat(n.innerText.trim()):e}),[]).join("; "):""}(e),a=new RegExp(/open|download|file/,"i"),s=new RegExp(n,"i");[r,i,o].some((function(e){return a.test(e)||s.test(e)}))||N({receivesAttribute:e,isReferenced:"#audioeye_".concat(n.toLowerCase(),"_message"),oneToMany:!1})}}));var P=r(5715),M=r.n(P),F={doubleclick:"Doubleclick Tracking Pixel",windowsphone:"Microsoft Store",itunes:"iTunes Store",googleplay:"Google Play Store","play.google":"Google Play Store","google-play":"Google Play Store","maps.google":"Google Maps Frame",youtube:"YouTube Video","youtu.be":"YouTube Video","youtube-nocookie.com":"YouTube Video",vimeo:"Vimeo Video",twitter:"Twitter Social Network",googleplus:"Google Plus Social Network",facebook:"Facebook Social Network",linkedin:"Linked In Social Network",instagram:"Instagram Social Network",twttrhubframe:"Twitter Widgets Event Hub",flickr:"Flickr Social Network"};const q=function(e){return c(Object.entries(F),(function(t,n){var r=M()(n,2),i=r[0],o=r[1];return t||(new RegExp(i.split(".").join("."),"i").test(e)?o:null)}),null)},D=function(e){[{attr:"role",value:"presentation"},{attr:"aria-hidden",value:"true"},{attr:"tabindex",value:"-1"},{attr:"alt",value:""}].forEach((function(t){var n=t.attr,r=t.value;e.setAttribute(n,r)})),e.querySelectorAll("img").forEach((function(e){return e.setAttribute("alt","")}))},Q=E((function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=[],r=[];k("iframe, frame",(function(e){if(!(e.getAttribute("aria-label")||e.getAttribute("title")||"").trim()){var t=window.getComputedStyle(e);if("1px"===t.getPropertyValue("width")&&"1px"===t.getPropertyValue("height")||"1"===e.getAttribute("width")&&"1"===e.getAttribute("height"))n.push(e);else{var i=function(e){var t,n;return"img"===e.tagName&&""!==e.closest("a").innerText.trim()?t="":(t=e.getAttribute("title")||"",(n=e.getAttribute("src"))&&n.indexOf(t)>=0&&(t="")),t||(n=e&&(e.getAttribute("name")||e.closest("[href]")&&e.closest("[href]").getAttribute("href")||e.getAttribute("src")))&&(t=q(n)),t}(e);i&&r.push({element:e,title:i})}}}))(e,t),n.forEach(D),r.forEach((function(e){e.element.setAttribute("title",e.title)}))}));var $=function(e){return e.nodeType===Node.TEXT_NODE&&!!e.textContent.trim()};const B=function e(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:10,r=t.nodeType,i=t.tagName;if(r===Node.TEXT_NODE||r===Node.CDATA_SECTION_NODE)return t.nodeValue.trim();if(r===Node.ELEMENT_NODE){if("INPUT"===i){var o=t.getAttribute("type");if("image"===o)return t.getAttribute("alt")||"";if("button"===o||"submit"===o)return t.getAttribute("value")||""}return"IMG"===i||"AREA"===i?t.getAttribute("alt")||"":0===n?function(e){return f(e.childNodes).filter($).map((function(e){return e.textContent.trim()})).join(" ")}(t):f(t.childNodes).map((function(t){return e(t,n-1)})).filter(Boolean).join(" ").trim()}return""},H=function(e,t){var n=e.getAttribute(t);return n&&n.split(" ").map((function(e){var t=document.getElementById(e);return t?B(t):null})).filter(Boolean).join(" ")||null},U=function(e,t){for(var n=0;n=0&&"[object Array]"===Object.prototype.toString.call(e)};function ye(e){return"[object String]"===Object.prototype.toString.call(e)}const ve=de((function(e){return null!=e&&"function"==typeof e["fantasy-land/empty"]?e["fantasy-land/empty"]():null!=e&&null!=e.constructor&&"function"==typeof e.constructor["fantasy-land/empty"]?e.constructor["fantasy-land/empty"]():null!=e&&"function"==typeof e.empty?e.empty():null!=e&&null!=e.constructor&&"function"==typeof e.constructor.empty?e.constructor.empty():me(e)?[]:ye(e)?"":function(e){return"[object Object]"===Object.prototype.toString.call(e)}(e)?{}:ge(e)?function(){return arguments}():void 0}));function be(e){return function t(n,r){switch(arguments.length){case 0:return t;case 1:return ce(n)?t:de((function(t){return e(n,t)}));default:return ce(n)&&ce(r)?t:ce(n)?de((function(t){return e(t,r)})):ce(r)?de((function(t){return e(n,t)})):e(n,r)}}}function we(e){for(var t,n=[];!(t=e.next()).done;)n.push(t.value);return n}function _e(e,t,n){for(var r=0,i=n.length;r=0;)pe(t=Ee[n],e)&&!Se(r,t)&&(r[r.length]=t),n-=1;return r})):de((function(e){return Object(e)!==e?[]:Object.keys(e)})),Ce=de((function(e){return null===e?"Null":void 0===e?"Undefined":Object.prototype.toString.call(e).slice(8,-1)}));function je(e,t,n,r){var i=we(e);function o(e,t){return Re(e,t,n.slice(),r.slice())}return!_e((function(e,t){return!_e(o,t,e)}),we(t),i)}function Re(e,t,n,r){if(Ae(e,t))return!0;var i,o,a=Ce(e);if(a!==Ce(t))return!1;if(null==e||null==t)return!1;if("function"==typeof e["fantasy-land/equals"]||"function"==typeof t["fantasy-land/equals"])return"function"==typeof e["fantasy-land/equals"]&&e["fantasy-land/equals"](t)&&"function"==typeof t["fantasy-land/equals"]&&t["fantasy-land/equals"](e);if("function"==typeof e.equals||"function"==typeof t.equals)return"function"==typeof e.equals&&e.equals(t)&&"function"==typeof t.equals&&t.equals(e);switch(a){case"Arguments":case"Array":case"Object":if("function"==typeof e.constructor&&"Promise"===(i=e.constructor,null==(o=String(i).match(/^function (\w*)/))?"":o[1]))return e===t;break;case"Boolean":case"Number":case"String":if(typeof e!=typeof t||!Ae(e.valueOf(),t.valueOf()))return!1;break;case"Date":if(!Ae(e.valueOf(),t.valueOf()))return!1;break;case"Error":return e.name===t.name&&e.message===t.message;case"RegExp":if(e.source!==t.source||e.global!==t.global||e.ignoreCase!==t.ignoreCase||e.multiline!==t.multiline||e.sticky!==t.sticky||e.unicode!==t.unicode)return!1}for(var s=n.length-1;s>=0;){if(n[s]===e)return r[s]===t;s-=1}switch(a){case"Map":return e.size===t.size&&je(e.entries(),t.entries(),n.concat([e]),r.concat([t]));case"Set":return e.size===t.size&&je(e.values(),t.values(),n.concat([e]),r.concat([t]));case"Arguments":case"Array":case"Object":case"Boolean":case"Number":case"String":case"Date":case"Error":case"RegExp":case"Int8Array":case"Uint8Array":case"Uint8ClampedArray":case"Int16Array":case"Uint16Array":case"Int32Array":case"Uint32Array":case"Float32Array":case"Float64Array":case"ArrayBuffer":break;default:return!1}var u=Oe(e);if(u.length!==Oe(t).length)return!1;var l=n.concat([e]),c=r.concat([t]);for(s=u.length-1;s>=0;){var d=u[s];if(!pe(d,t)||!Re(t[d],e[d],l,c))return!1;s-=1}return!0}const Te=be((function(e,t){return Re(e,t,[],[])})),Le=de((function(e){return null!=e&&Te(e,ve(e))})),Ne=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:q,n=e.closest("a"),r=e.getAttribute("title"),i=e.getAttribute("src");if("IMG"===e.tagName&&!fe(n)&&!Le(n.textContent.trim()))return"";if(i&&r&&!i.match(r))return r;var o=e.getAttribute("name"),a=e.closest("[href]")?e.closest("[href]").getAttribute("href"):null,s=o||a||i;return Le(s)?null:t(s)};function Ie(e){var t=parseInt(e,10);return!Number.isNaN(t)&&t<=3}function Pe(e,t){return window.getComputedStyle(t).getPropertyValue(e)}function Me(e){return e.alt&&e.alt.match(/^\s+$/)}function Fe(e,t){return parseFloat(e)&&parseFloat(t)&&(Ie(e)||Ie(t))}function qe(e,t){var n=e.hasAttribute("aria-label")&&e.getAttribute("aria-label").trim(),r=e.hasAttribute("alt")&&e.getAttribute("alt").trim(),i=e.hasAttribute("aria-hidden");return r||i||n||t}const De=k('img, area, input[type="image"]',(function(e){var t=Pe("width",e),n=Pe("height",e),r=Ne(e);qe(e,r)?r&&e.setAttribute("alt",r):Fe(t,n)?D(e):Me(e)&&e.setAttribute("alt","")}));var Qe=r(9293),$e=r.n(Qe),Be=r(4756),He=r.n(Be);const Ue=function(){var e=$e()(He().mark((function e(t,n){var r,i,o,a,s,u;return He().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=n.clientWidth,i=void 0===r?0:r,o=n.clientHeight,a=void 0===o?0:o,e.prev=1,e.next=4,fetch("https://air.audioeye.com/caption?url=".concat(t,"&width=").concat(i,"&height=").concat(a),{method:"GET",headers:{"X-Api-Key":"9G03bh4nF74LfOWAGDb5a4lD4R4Hw4aM5TwQ126R"}});case 4:return s=e.sent,e.next=7,s.json();case 7:return u=e.sent,e.abrupt("return",u);case 11:throw e.prev=11,e.t0=e.catch(1),new Error(e.t0.message);case 14:case"end":return e.stop()}}),e,null,[[1,11]])})));return function(t,n){return e.apply(this,arguments)}}();function We(e,t){switch(e){case 0:return function(){return t.apply(this,arguments)};case 1:return function(e){return t.apply(this,arguments)};case 2:return function(e,n){return t.apply(this,arguments)};case 3:return function(e,n,r){return t.apply(this,arguments)};case 4:return function(e,n,r,i){return t.apply(this,arguments)};case 5:return function(e,n,r,i,o){return t.apply(this,arguments)};case 6:return function(e,n,r,i,o,a){return t.apply(this,arguments)};case 7:return function(e,n,r,i,o,a,s){return t.apply(this,arguments)};case 8:return function(e,n,r,i,o,a,s,u){return t.apply(this,arguments)};case 9:return function(e,n,r,i,o,a,s,u,l){return t.apply(this,arguments)};case 10:return function(e,n,r,i,o,a,s,u,l,c){return t.apply(this,arguments)};default:throw new Error("First argument to _arity must be a non-negative integer no greater than ten")}}function ze(e,t){return function(){return t.call(this,e.apply(this,arguments))}}function Ve(e){return function t(n,r,i){switch(arguments.length){case 0:return t;case 1:return ce(n)?t:be((function(t,r){return e(n,t,r)}));case 2:return ce(n)&&ce(r)?t:ce(n)?be((function(t,n){return e(t,r,n)})):ce(r)?be((function(t,r){return e(n,t,r)})):de((function(t){return e(n,r,t)}));default:return ce(n)&&ce(r)&&ce(i)?t:ce(n)&&ce(r)?be((function(t,n){return e(t,n,i)})):ce(n)&&ce(i)?be((function(t,n){return e(t,r,n)})):ce(r)&&ce(i)?be((function(t,r){return e(n,t,r)})):ce(n)?de((function(t){return e(t,r,i)})):ce(r)?de((function(t){return e(n,t,i)})):ce(i)?de((function(t){return e(n,r,t)})):e(n,r,i)}}}const Ge=de((function(e){return!!me(e)||!!e&&"object"==typeof e&&!ye(e)&&(1===e.nodeType?!!e.length:0===e.length||e.length>0&&e.hasOwnProperty(0)&&e.hasOwnProperty(e.length-1))}));var Ke=function(){function e(e){this.f=e}return e.prototype["@@transducer/init"]=function(){throw new Error("init not implemented on XWrap")},e.prototype["@@transducer/result"]=function(e){return e},e.prototype["@@transducer/step"]=function(e,t){return this.f(e,t)},e}();const Xe=be((function(e,t){return We(e.length,(function(){return e.apply(t,arguments)}))}));function Ye(e,t,n){for(var r=n.next();!r.done;){if((t=e["@@transducer/step"](t,r.value))&&t["@@transducer/reduced"]){t=t["@@transducer/value"];break}r=n.next()}return e["@@transducer/result"](t)}function Je(e,t,n,r){return e["@@transducer/result"](n[r](Xe(e["@@transducer/step"],e),t))}var Ze="undefined"!=typeof Symbol?Symbol.iterator:"@@iterator";const et=Ve((function(e,t,n){if("function"==typeof e&&(e=function(e){return new Ke(e)}(e)),Ge(n))return function(e,t,n){for(var r=0,i=n.length;r0;){for(var r=n[0].getAttribute(t),i=1,o=1;o1&&n[0].setAttribute(t,"".concat(r," #1")),n.shift()}};var xt='img[alt], input[type="image"][alt]';const Et=k(xt,(function(e,t,n){for(var r=n.excludes,i=arguments.length,o=new Array(i>3?i-3:0),a=3;a1){n.pop();var r=n.length-1;n[r]=n[r].replace(/,(\s+)?$/,"")}var i="".concat(n.join(" ")," …");e.setAttribute("alt",i)}})),St=function e(t,n){var r=n&&n.text||"",i=!n||!!n.previous,o=n&&n.length||15,a=function(e){return/script/i.test(e.nodeName)};if(r.length>=o)return r;t.nodeType!==t.TEXT_NODE||a(t)||(r+=t.nodeValue.replace(/\s{2,}/," ").toLowerCase());var s=i?"lastChild":"firstChild";if(t[s]&&!a(t[s]))return e(t[s],{text:r,previous:i,length:o});var u=i?"previousSibling":"nextSibling";return t[u]&&!a(t[u])?e(t[u],{text:r,previous:i,length:o}):t.parentNode&&t.parentNode[u]&&!a(t.parentNode[u])?e(t.parentNode[u],{text:r,previous:i,length:o}):r},Ot=k('img:not([alt=""])[alt]',(function(e){var t=(e.getAttribute("alt")||"").toLowerCase();if(!(!t||t.length>0&&/^\s+$/.test(t)||t.length<3)){var n=14+t.length,r=St(e,{previous:!0,length:n}),i=St(e,{previous:!1,length:n});r=r.substring(r.length-1-n),i=i.substring(0,n),-1===r.indexOf(t)&&-1===i.indexOf(t)||e.setAttribute("alt","")}}));function Ct(e){32===e.keyCode?e.preventDefault():13===e.keyCode&&(e.preventDefault(),e.target.click())}function jt(e){32===e.keyCode&&(e.preventDefault(),e.target.click())}const Rt=k("a",(function(e){(!e.href||e.getAttribute("onclick")||/^javascript:/i.test(e.href))&&(e.setAttribute("role","button"),e.setAttribute("tabindex",0),e.addEventListener("keydown",Ct),e.addEventListener("keyup",jt))})),Tt=de((function(e){return null!=e&&(t=e.length,"[object Number]"===Object.prototype.toString.call(t))?e.length:NaN;var t}));var Lt=x((function(e,t){var n=t.closest||t.selector,r=t.find||n,i=-1===["before","after","append","prepend"].indexOf(t.position)?"append":t.position,o=t.selector?t.selector.id:void 0;o||(o=Tt(t.selector.classList)?c(t.selector.classList,(function(e,t){return e+".".concat(t)}),""):t.selector.tagName);var a,s=e[0]||e||document;try{a=Array.from(s.querySelectorAll("".concat(o))).filter((function(e){return e===t.selector}))}catch(e){a=t.selector?[t.selector]:[]}return a.forEach((function(e){var o=t.compliance?t.compliance:"";if(!1===t.customText){var a=e.closest(n).querySelector(r);a&&(o=a.innerText.trim())}var s=document.createElement("span");switch(s.classList.add("ae-compliance-indent"),s.style.display="none",s.textContent=" ".concat(o," "),i){case"before":e.insertAdjacentElement("beforebegin",s);break;case"after":e.insertAdjacentElement("afterend",s);break;case"prepend":e.insertBefore(s,e.firstChild);break;default:e.appendChild(s)}})),a}));const Nt=Lt,It=k("[role=menu]",(function(e){e.querySelectorAll("[role=menuitem]").length>0||e.querySelectorAll("[role=menuitemcheckbox]").length>0||e.querySelectorAll("[role=menuitemradio]").length>0||e.removeAttribute("role")})),Pt=k("*",(function(e,t,n){return N(n)})),Mt=function(e,t){for(var n=[],r=e.parentElement;null!==r;)(void 0===t||r.matches(t))&&n.push(r),r=r.parentElement;return n};var Ft=function(e){return function(t){return(e||!t.hasAttribute("role"))&&t.setAttribute("role","presentation")}},qt=E((function(e,t){k(t.selector,(function(e){var n=Mt(e,t.innerSelector),r=e.querySelectorAll(t.innerSelector);0===n.length&&l(e.childNodes,(function(e){return"LI"===e.tagName||"function"==typeof e.getAttribute&&"listitem"===e.getAttribute("role")})).length<2&&(r.forEach(Ft(t.overrideRole)),Ft(t.overrideRole)(e)),e.querySelectorAll(t.selector).length>0&&qt(e,t)}))(e,t)}));const Dt=qt,Qt=k(re,(function(e,t){Dt(t,{selector:re,innerSelector:'li, [role="listitem"]',overrideRole:!1})})),$t=function(e,t,n,r){var i=e.getAttribute("style");if(e.style[t]===n){var o="".concat(t,": ").concat(r," !important;");i&&(o="".concat(i," ").concat(o)),e.setAttribute("style",o)}},Bt=k("blink, p,span,div,td,th,dd,ul,ol,h1,h2,h3,h4,h5,h6",(function(e){if("BLINK"===e.tagName){var t=document.createElement("span");t.innerHTML=e.innerHTML,e.parentNode.replaceChild(t,e)}$t(e,"text-decoration","blink","none")})),Ht=be((function(e,t){return e&&t})),Ut=be((function(e,t){return e>t})),Wt=be((function(e,t){return null!=t&&t.constructor===e||t instanceof e})),zt=be((function(e,t){if(0===e.length||fe(t))return!1;for(var n=t,r=0;r0||l(e.querySelectorAll("img"),(function(e){return(e.getAttribute("alt")||"").trim().length>0})).length>0},Kt=function e(t,n,r){for(var i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0,o=!1,a=t.previousSibling,s=t.nextSibling;r>=0&&null!==s||r<=0&&null!==a;){if(null!==s&&r>=0){if(n(s)){o=s;break}s=s.nextSibling}if(null!==a&&r<=0){if(n(a)){o=a;break}a=a.previousSibling}}return o||(!o&&i>0&&t.parentElement?e(t.parentElement,n,r,i-1):null)};var Xt=-1,Yt=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0;return function(i){var o=Kt(i,e,n,r);return null!==o?t(o):o}},Jt=function(e){return e.textContent.trim()},Zt=function(e){return e},en=function(e){return"".concat(e.placeholder||e.name||e.ariaLabel," field action")},tn=function(e){return e.textContent&&e.textContent.trim().length>0},nn=function(e){return e.type&&"input"===e.tagName.toLowerCase()&&(e.placeholder||e.name||e.ariaLabel)},rn=Yt(tn,Jt,0,0),on=Yt(tn,Jt,0,1),an=Yt(tn,Jt,0,2),sn=Yt(tn,Jt,1,0),un=Yt(tn,Jt,1,1),ln=Yt(tn,Jt,1,2),cn=Yt(tn,Jt,Xt,0),dn=Yt(tn,Jt,Xt,1),fn=Yt(tn,Jt,Xt,2),pn=(Yt(tn,Zt,0,0),Yt(tn,Zt,0,1),Yt(tn,Zt,0,2),Yt(tn,Zt,1,0)),hn=Yt(tn,Zt,1,1),gn=Yt(tn,Zt,1,2),mn=Yt(tn,Zt,Xt,0),yn=Yt(tn,Zt,Xt,1),vn=Yt(tn,Zt,Xt,2),bn=Yt(nn,en,0,0),wn=Yt(nn,en,0,1),_n=Yt(nn,en,0,2),An=Yt(nn,en,1,0),xn=Yt(nn,en,1,1),En=Yt(nn,en,1,2),kn=Yt(nn,en,Xt,0),Sn=Yt(nn,en,Xt,1),On=Yt(nn,en,Xt,2),Cn=["toggle","close","clear","search"],jn=["fa-","icon-"],Rn=["findRightTextZero","findIconName","findActionName","findLeftInputZero","findFormName","findLeftTextZero","findRightInputZero"],Tn=function(e){return e?"string"==typeof e.className?e.className:e.className instanceof SVGAnimatedString?e.className.baseVal:"":""},Ln={findIconName:function(e,t){for(var n=t&&t.iconDescNames||jn,r=0;r-1)return i.split(n[r]).pop().split(" ").shift();var o=e.querySelector('[class*="'.concat(n[r],'"]')),a=Tn(o);if(null!==o)return a.split(n[r]).pop().split(" ").shift()}return!1},findActionName:function(e,t){for(var n=t&&t.actionLabels||Cn,r=0;r-1)return n[r]}return!1},findNearTextZero:rn,findNearTextOne:on,findNearTextTwo:an,findRightTextZero:sn,findRightTextOne:un,findRightTextTwo:ln,findLeftTextZero:cn,findLeftTextOne:dn,findLeftTextTwo:fn,findNearInputZero:bn,findNearInputOne:wn,findNearInputTwo:_n,findLeftInputZero:kn,findLeftInputOne:Sn,findLeftInputTwo:On,findRightInputZero:An,findRightInputOne:xn,findRightInputTwo:En,findFormName:function(e){if("submit"===e.type.toLowerCase()){var t=e.closest("form");return null!==t&&(t.name||t.getAttribute("aria-label"))?"Submit for ".concat(t.name||t.getAttribute("aria-label")):void 0}}},Nn=k("button",(function(e,t,n){if(!Gt(e)&&!(null!==e.getAttribute("id")&&document.querySelector("label[for='".concat(e.getAttribute("id"),"']"))||null!==e.getAttribute("aria-label")&&""!==e.getAttribute("aria-label")))for(var r,i=Ht(ot(Ut(0),Tt))(Wt(String)),o=(n&&n.checks||Rn).filter((function(e){return Vt(e,Ln)})).map((function(e){return yt(e,Ln)})),a=0;a0))return}else e.setAttribute("aria-hidden",!0);e.setAttribute("role","presentation")})),Un=be((function(e,t){return e||t})),Wn=function(e,t){for(var n=0;n1&&e(n[r+1]))}},Xn=k(z,(function(e){e&&e.getAttribute&&(Vn.getHeadings(!0),Kn(e))})),Yn=Un(Te("H1"),Te("H2")),Jn=Un(Te("1"),Te("2"));const Zn=x((function(e){var t=e[0]||e,n=Vn.getHeadings(!0,t);if(Tt(n)){var r=n[0];Yn(r.tagName)||Jn(r.getAttribute("aria-level"))||(r.setAttribute("aria-level",1),Vn.getHeadings(!0),n.forEach(Kn))}}));function er(e,t){var n=it(Mt(e));n.push(e);var r,i=it(Mt(t));if(i.push(t),n[0]!=i[0])return null;for(var o=0;o1&&void 0!==arguments[1]?arguments[1]:{},n=e.getAttribute("for"),r=t.explicit;return n?document.getElementById(n):!r&&(e.querySelector(K)||!1)})(e)||u.push(e)}));var l=function(e){for(var t,n=document.createNodeIterator(e,NodeFilter.SHOW_TEXT,(function(e){return e.textContent.trim().length<5||e.closest&&e.closest("label")||e.parentElement&&e.parentElement.closest("label")?NodeFilter.FILTER_SKIP:NodeFilter.FILTER_ACCEPT})),r=[];t=n.nextNode();)r.push(t);return r}(i),c=[].concat(u,t()(l),t()(Array.from(o)));if(c.length<1)return!1;for(var d=function(e){for(var n,r=1===e.length?e.parentElement:er.apply(void 0,t()(e)),i=document.createNodeIterator(r,NodeFilter.SHOW_ALL,(function(t){return e.includes(t)?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP})),o=[];n=i.nextNode();)o.push(n);return o}(c),f=0,p=0;p0&&(g=m-1,d[m-1].nodeName!==tr);m--);var y=d.slice(g+1).reverse(),v=function(e,t){return e.some((function(e){return t(e)&&((a=(o="#text"===(r=e).nodeName?r.parentElement:r).getAttribute("id"))||(a=L("ae-fieldGroupDescriptionNotFound-designate"),o.setAttribute("id",a)),i.setAttribute("role",n),i.setAttribute("aria-labelledby",a),!0);var r,o,a}))};return!!U(i,a.map((function(e){return function(){return ir[e]&&ir[e](h,y,v)}})))}},ar=function(e){var t=e.fieldsetRoleValue,n=e.target,r=e.checks,i=void 0===r?[]:r;return function(){var e=U(n,i.map((function(e){return rr[e]||function(){}})));if(e){var r,o=e.getAttribute?e:e.parentElement;return o.getAttribute("id")?r=o.getAttribute("id"):(r=L("ae-fieldGroupDescriptionNotFound-base"),o.setAttribute("id",r)),n.setAttribute("role",t),n.setAttribute("aria-labelledby",r),!0}return!1}},sr=function(e){return e.closest("fieldset")},ur=function(e){return e.closest("[role=group]")},lr=function(e){return e.getAttribute("aria-labelledby")},cr=function(e){return!e.getAttribute("name")},dr=k("[type=checkbox]",(function(e){if(!U(e,[sr,ur,lr,cr])){var n=document.querySelectorAll("input[type=checkbox][name='".concat(e.name,"']"));if(0!==n.length){var r=1===n.length?n.parentElement:er.apply(void 0,t()(n));r&&U(e,[or({fieldsetRoleValue:"group",getInputSelector:function(e){return"input[type=checkbox][name='".concat(e.name,"']")},target:r,checks:["findLabelLeft","findLabelRight","findSoloTextLeft","findSoloTextRight","findAnyTextLeft","findAnyTextRight"]}),ar({fieldsetRoleValue:"group",getInputSelector:function(e){return"input[type=checkbox][name='".concat(e.name,"']")},target:r,checks:["findLeftTextNodeZero","findRightTextNodeZero","findLeftTextNodeOne","findRightTextNodeOne","findLeftTextNodeTwo","findRightTextNodeTwo"]})])}}}));const fr=function(e){var t=e.closest(".alpaca-field");if(!t)return!1;var n=t.querySelector(".alpaca-control-label");return t.setAttribute("role","radiogroup"),n.getAttribute("id")||n.setAttribute("id",L("ae-fixAlpacaRadioDescription")),t.setAttribute("aria-describedby",n.getAttribute("id")),!0};var pr=function(e){return null===e.closest(".alpaca-control")},hr=k(".alpaca-field-radio [type=radio]",(function(e){U(e,[pr])||U(e,[fr])})),gr=function(e){return e.closest("fieldset")},mr=function(e){return e.closest("[role=radiogroup]")},yr=function(e){return e.getAttribute("aria-labelledby")},vr=k("[type=radio]",(function(e){if(!U(e,[gr,mr,yr])){var n=document.querySelectorAll("input[type=radio][name='".concat(e.name,"']"));if(!(n.length<1)){var r=1===n.length?n.parentElement:er.apply(void 0,t()(n));r&&U(e,[or({fieldsetRoleValue:"radiogroup",getInputSelector:function(e){return"input[type=radio][name='".concat(e.name,"']")},target:r,checks:["findLabelLeft","findLabelRight","findSoloTextLeft","findSoloTextRight","findAnyTextLeft"]}),ar({fieldsetRoleValue:"radiogroup",getInputSelector:function(e){return"input[type=radio][name='".concat(e.name,"']")},target:r,checks:["findLeftTextNodeZero","findRightTextNodeZero","findLeftTextNodeOne","findRightTextNodeOne","findLeftTextNodeTwo"]})])}}})),br=r(3738),wr=r.n(br);const _r=function(e){return e&&"string"==typeof e?e.replace(/[!"#$%&'()*+,.\/:;<=>?@\[\]|\\^`{}~]/g,"\\$&"):null},Ar=function(e){var t=e.closest("label");if(t)return t;if(e.id){var n=_r(e.id),r=document.querySelector('*[for="'.concat(n,'"]'));if(r)return r}return null},xr=function(e){if(e.getAttribute("aria-label"))return!0;var t=e.getAttribute("aria-labelledby");return!(!t||!document.querySelector('*[id="'.concat(t,'"]')))};var Er=[{search:"email",designation:"email"},{search:/mobile[_ \s]?(number)?\*?/gi,designation:"mobile phone number"},{search:/phone[_ \s]?(number)?\*?/gi,designation:"phone number"},{search:/(first|given)[_ ]?(name)?\*?/gi,designation:"first name"},{search:/(last|family)[_ ]?(name)?\*?/gi,designation:"last name"},{search:/middle[_ ]?(name)?\*?/gi,designation:"middle name"},{search:/user[_ ]?(name)?\*?/gi,designation:"username"},{search:/birth[_ \s]?(day|date)?\*?/gi,designation:"date of birth"},{search:"street",designation:"street address"},{search:"address",designation:"address"},{search:"city",designation:"city"},{search:"state",designation:"state"},{search:/zip[_ ]?(code)?\*?/gi,designation:"zip code"},{search:/postal[_ ]?(code)?\*?/gi,designation:"postal code"}],kr=["label","nbsp","untitled","input","select","dropdown"],Sr=["hidden","reset","submit","button","image"],Or=function(e,t){var n=f(e.parentNode.childNodes),r=n.indexOf(e);return("before"===t?n.slice(0,r):n.slice(r)).some((function(e){return e.nodeType===Node.TEXT_NODE&&!!B(e).trim()}))},Cr=function(e){var t=B(e);return!!t&&!kr.includes(t)},jr=function(e){return Sr.includes(e.getAttribute("type"))},Rr=function(e){return e.getAttribute("placeholder")},Tr=function(e){return e.getAttribute("title")},Lr=function(e){var t=Ar(e);return!!t&&Cr(t)},Nr=function(e){return Kt(e,(function(e){return"LABEL"===e.tagName&&Cr(e)}),0,2)},Ir=function(e){var t=e.parentNode;return f(t.querySelectorAll("*[class]")).filter((function(e){return e.className&&void 0!==e.className.includes&&e.className.includes("label")&&Cr(e)}))[0]},Pr=function(e){var t;return(t=Or(e,"before")?e.parentNode:e.previousElementSibling)&&Cr(t)?t:null},Mr=function(e){var t;return(t=Or(e,"after")?e.parentNode:e.nextElementSibling)&&Cr(t)?t:null},Fr=function(e){var t=e.parentNode;return t&&Cr(t)?t:null},qr=function(e){var t=e.getAttribute("type");if("checkbox"===t||"radio"===t)return null;var n,r,i=e.getAttribute("name");return i?(n=i,(r=Er.find((function(e){var t=e.search;return"string"==typeof t?n.includes(t):t instanceof RegExp&&t.test(n)})))?r.designation:null):null};const Dr=k("input, select, textarea",(function(e){if(!U(e,[Lr,xr,jr])){var t=U(e,[Rr,Tr,Nr,Ir,Pr,Mr,Fr,qr]);if("object"===wr()(t)&&null!==t)return t.id||(t.id=L("ae-formFieldLabelOptIn")),void e.setAttribute("aria-labelledby",t.id);"string"!=typeof t||kr.includes(t)||e.setAttribute("aria-label",t)}})),Qr=k('input[autocomplete][type="hidden"]',(function(e){e.removeAttribute("autocomplete")}));var $r={name:{type:"text",fields:["name","full name"]},"honorific-prefix":{type:"text",fields:["prefix","title","honorific","honorific-prefix"]},"given-name":{type:"text",fields:["first name","given name"]},"additional-name":{type:"text",fields:["additional name","middle name","middle initial"]},"family-name":{type:"text",fields:["last name","family name"]},"honorific-suffix":{type:"text",fields:["suffix"]},nickname:{type:"text",fields:["screen name","nick name"]},"organization-title":{type:"text",fields:["position","company title","organization title"]},username:{type:"text",fields:["user name"]},"new-password":{type:"password",fields:["new password"]},"current-password":{type:"password",fields:["password","current password","old password"]},organization:{type:"text",fields:["company","organization"]},"street-address":{type:"textarea",fields:["address","billing address","shipping address","street address","billing street address","shipping street address"]},"address-line1":{type:"text",fields:["address line 1","billing address line 1","shipping address line 1"]},"address-line2":{type:"text",fields:["address line 2","billing address line 2","shipping address line 2"]},"address-line3":{type:"text",fields:["address line 3","billing address line 3","shipping address line 3"]},"address-level4":{type:"text",fields:["address level 4","billing address level 4","shipping address level 4"]},"address-level3":{type:"text",fields:["address level 3","billing address level 3","shipping address level 3"]},"address-level2":{type:"text",fields:["address level 2","billing address level 2","shipping address level 2","city","billing city","shipping city","locality","billing locality","shipping locality"]},"address-level1":{type:"text",fields:["address level 1","billing address level 1","shipping address level 1","state","billing state","shipping state","area","billing area","shipping area","providence","billing providence","shipping providence","region","billing region","shipping region"]},country:{type:"text",fields:["country","billing country","shipping country","country code","billing country code","shipping country code"]},"country-name":{type:"text",fields:["country","billing country","shipping country","country name","billing country name","shipping country name"]},"postal-code":{type:"text",fields:["zip","billing zip","shipping zip","zip code","billing zip code","shipping zip code","postal code","billing postal code","shipping postal code"]},"cc-name":{type:"text",fields:["cc name","credit card name"]},"cc-given-name":{type:"text",fields:["cc given name","cc first name","credit card given name","credit card first name"]},"cc-additional-name":{type:"text",fields:["cc additional name","cc middle name","credit card additional name","credit card middle name"]},"cc-family-name":{type:"text",fields:["cc family name","cc last name","credit card family name","credit card last name"]},"cc-number":{type:"text",fields:["cc number","credit card number","credit card"]},"cc-exp":{type:"month",fields:["cc exp","exp","credit card expiration","expiration"]},"cc-exp-month":{type:"number",fields:["cc exp month","exp month","credit card expiration month","credit card exp month","expiration month"]},"cc-exp-year":{type:"number",fields:["cc exp year","exp year","credit card expiration year","credit card exp year","expiration year"]},"cc-csc":{type:"text",fields:["cc csc","csc","credit card security code","credit security code"]},"cc-type":{type:"text",fields:["cc type","credit card type"]},"transaction-currency":{type:"text",fields:["transaction currency","currency"]},"transaction-amount":{type:"number",fields:["transaction amount","amount"]},language:{type:"text",fields:["language","preferred language"]},bday:{type:"date",fields:["bday","dob","birth day","birth date","date of birth"]},"bday-day":{type:"number",fields:["bday day","dob day","birthdate day","day of birthdate","day of birth"]},"bday-month":{type:"number",fields:["bday month","dob month","birthday month","month of birthday","month of birth"]},"bday-year":{type:"number",fields:["bday year","dob year","birth day year","year of birthday","year of birth"]},sex:{type:"text",fields:["sex","gender","gender identity"]},url:{type:"url",fields:["url","web url","website url"]},photo:{type:"url",fields:["photo","pic","picture","profile","profile pic","profile picture","avatar","avatar pic","avatar picture"]},tel:{type:"tel",locational:!0,fields:["tel","telephone number","phone number","home phone","work phone","office phone","cell number","mobile number","mobile","cell","fax number","fax"]},"tel-country-code":{type:"text",locational:!0,fields:["tel country code","telephone country code","phone country code","home country code","work country code","office country code","cell country code","mobile country code","fax country code"]},"tel-national":{type:"text",locational:!0,fields:["tel national","telephone national number","phone national number","home phone national","work phone national","office phone national","cell national number","mobile national number","mobile national","cell national","fax national number","fax national"]},"tel-area-code":{type:"text",fields:["tel area code","telephone area code","phone area code","home phone area code","work phone area code","office phone area code","cell area code","mobile area code","fax area code"]},"tel-local":{type:"text",locational:!0,fields:["tel local","telephone local number","phone local number","home phone local","work phone local","office phone local","cell local number","mobile local number","mobile local","cell local","fax local number","fax local"]},"tel-local-prefix":{type:"text",locational:!0,fields:["tel local prefix","telephone local prefix","phone local prefix","home local prefix","home phone local prefix","work local prefix","work phone local prefix","office local prefix","office phone local prefix","cell local prefix","mobile local prefix","mobile phone local prefix","cell phone local prefix","fax local prefix"]},"tel-local-suffix":{type:"text",locational:!0,fields:["tel local suffix","telephone local suffix","phone local suffix","home local suffix","home phone local suffix","work local suffix","work phone local suffix","office local suffix","office phone local suffix","cell local suffix","mobile local suffix","mobile phone local suffix","cell phone local suffix","fax local suffix"]},"tel-extension":{type:"text",locational:!0,fields:["tel extension","telephone extension number","phone extension number","home phone extension","work phone extension","office phone extension","cell extension number","mobile extension number","mobile extension","cell extension","fax extension number","fax extension"]},email:{type:"email",locational:!0,fields:["email","email address","work email","home email","work email address","home email address"]},impp:{type:"url",locational:!0,fields:["instant message url","instant message protocol","instant messanger url","instant messenger protocol","instant messaging","instant messaging url"]}},Br=["hidden","checkbox","radio","submit","button","image"],Hr=function(e){return e.hasAttribute("autocomplete")},Ur=function(e){return e.hasAttribute("x-autocompletetype")},Wr=function(e){return Br.includes(e.getAttribute("type"))},zr={};const Vr=k("input, textarea, select",(function(e){if(!U(e,[Hr,Ur,Wr])){var t=(i=function(e){var t="",n=null;return e.hasAttribute("id")&&null!==(n=document.querySelector('label[for="'.concat(e.getAttribute("id"),'"]')))&&(t=n.textContent),""===t&&"LABEL"===e.parentElement.nodeName&&(t=e.parentElement.textContent),""===t&&e.hasAttribute("aria-label")&&(t=e.getAttribute("aria-label")),""===t&&e.hasAttribute("aria-labelledby")&&null!==(n=document.getElementById(e.getAttribute("aria-labelledby")))&&(t=n.textContent),""===t&&e.hasAttribute("name")&&(t=e.getAttribute("name")),t.trim().toLowerCase().replace(/[-_]/gi," ")}(n=e),("INPUT"!==n.nodeName||null===i.match(/country|state/gi))&&(""!==i&&0===Object.keys(zr).length&&(r=Object.keys($r).filter((function(e){return!e.match(/cc|address/gi)})),Object.keys(r).forEach((function(e){for(var t=r[e],n=$r[t].fields,i=0;i1&&void 0!==arguments[1]?arguments[1]:{},n=Kr(Kr({},Xr),t),r=e.closest("fieldset");if(!r)return null;var i=r.querySelector(n.nonSemantic?Yr:"legend");return i?"LABEL"===i.tagName&&i.querySelector(K)?null:i:null}(e,{nonSemantic:!0});ni(i)&&r.forEach((function(e){return e.setAttribute("aria-required","true")}))}}}(e):function(e){if(!U(e,[ei,ti])){var t=Ar(e);ni(t)&&e.setAttribute("aria-required","true")}}(e)})),ii=k("iframe",(function(e,t,n){for(var r=arguments.length,i=new Array(r>3?r-3:0),o=3;o=0}const yi=be(mi);var vi=new Uint32Array(65536),bi=function(e,t){if(e.length>>g&1,v=i[g/32|0]>>>g&1,b=m|c,w=((m|v)&d)+d^d|m|v,_=c|~(w|d),A=d&w;_>>>31^y&&(o[g/32|0]^=1<>>31^v&&(i[g/32|0]^=1<>>R&1,N=i[R/32|0]>>>R&1,I=T|E,P=((T|N)&k)+k^k|T|N,M=E|~(P|k),F=k&P;j+=M>>>r-1&1,j-=F>>>r-1&1,M>>>31^L&&(o[R/32|0]^=1<>>31^N&&(i[R/32|0]^=1<=arguments.length)?s=t[a]:(s=arguments[i],i+=1),r[a]=s,ce(s)||(o-=1),a+=1}return o<=0?n.apply(this,r):We(o,xi(e,r,n))}}const Ei=be((function(e,t){return 1===e?de(t):We(e,xi(e,[],t))})),ki=de((function(e){return Ei(e.length,(function(t,n){var r=Array.prototype.slice.call(arguments,0);return r[0]=n,r[1]=t,e.apply(this,r)}))})),Si=de((function(e){return e}));function Oi(e,t,n){var r,i=typeof e;switch(i){case"string":case"number":return 0===e&&1/e==-1/0?!!n._items["-0"]||(t&&(n._items["-0"]=!0),!1):null!==n._nativeSet?t?(r=n._nativeSet.size,n._nativeSet.add(e),n._nativeSet.size===r):n._nativeSet.has(e):i in n._items?e in n._items[i]||(t&&(n._items[i][e]=!0),!1):(t&&(n._items[i]={},n._items[i][e]=!0),!1);case"boolean":if(i in n._items){var o=e?1:0;return!!n._items[i][o]||(t&&(n._items[i][o]=!0),!1)}return t&&(n._items[i]=e?[!1,!0]:[!0,!1]),!1;case"function":return null!==n._nativeSet?t?(r=n._nativeSet.size,n._nativeSet.add(e),n._nativeSet.size===r):n._nativeSet.has(e):i in n._items?!!mi(e,n._items[i])||(t&&n._items[i].push(e),!1):(t&&(n._items[i]=[e]),!1);case"undefined":return!!n._items[i]||(t&&(n._items[i]=!0),!1);case"object":if(null===e)return!!n._items.null||(t&&(n._items.null=!0),!1);default:return(i=Object.prototype.toString.call(e))in n._items?!!mi(e,n._items[i])||(t&&n._items[i].push(e),!1):(t&&(n._items[i]=[e]),!1)}}const Ci=function(){function e(){this._nativeSet="function"==typeof Set?new Set:null,this._items={}}return e.prototype.add=function(e){return!Oi(e,!0,this)},e.prototype.has=function(e){return Oi(e,!1,this)},e}(),ji=be((function(e,t){for(var n,r,i=new Ci,o=[],a=0;at.length?(n=e,r=t):(n=t,r=e),ji(function(e,t){for(var n=0,r=t.length,i=[];n [role]")))return!1;var t=Array.from(c(e.children,(function(e,t){var n=t.getAttribute("role");return n&&Vt("required_parent",gi.A[n])&&e.add(n),e}),new Set));if(1===t.length){var n=gi.A[t[0]].required_parent;if(1===n.length)return!e.setAttribute("role",n[0])}if(t.length>1){var r=c(t,(function(e,t){var n=gi.A[t].required_parent;return e?Ri(n,e):n}),null);if(1===r.length)return!e.setAttribute("role",r[0])}return!1},Pi=function(e){var t=e.getAttribute("role"),n=wi(t,Li);return bi(t,n)<=Math.ceil(n.length/3)&&(e.setAttribute("role",n),!0)},Mi=function(e){return!!Ti(gi.A).some((function(t){return Vt("elements",t)&&e.matches(t.elements)}))&&!e.removeAttribute("role")};const Fi=function(e,t){var n=(arguments.length>2&&void 0!==arguments[2]?arguments[2]:{ignorePresentational:!0}).ignorePresentational,r=e.getAttribute("role").split(" ");r.every((function(e){return Li.includes(e)}))||r.some((function(e){return"presentation"===e||"none"===e}))&&!1!==n||U(e,[Mi,Ni,Ii,Pi])||e.removeAttribute("role")};var qi=Object.keys(hi.Wp),Di=function(e){var t=e.name.toLowerCase(),n=new RegExp(/:|\.|@/);return new RegExp(/^aria-/).test(t)&&!n.test(t)&&!yi(t,qi)};const Qi=k("[role]",(function(e,t){var n=(arguments.length>2&&void 0!==arguments[2]?arguments[2]:{ignorePresentational:!0}).ignorePresentational;Fi(e);var r=e.getAttribute("role");if("none presentation"!==r&&("presentation"!==r&&"none"!==r||!1===n)){var i=l(e.attributes,Di),o=r?gi.A[r].attributes:void 0;o?r&&i.forEach((function(t){if(!yi(t.name,o)){var n=wi(t.name,o.concat(qi)),r=function(e){return e.substr(5)},i=n?bi(r(t.name),r(n)):void 0;i&&i<=Math.ceil(n.length/3)&&e.setAttribute(n,t.value),e.removeAttribute(t.name)}})):i.forEach((function(t){return e.removeAttribute(t.name)}))}})),$i=k("[role]",Fi);var Bi=function(e,t){var n=getComputedStyle(e);return t.map((function(e){return n.getPropertyValue(e)}))};const Hi=function(e){return W.includes(e.tagName)||"heading"===e.getAttribute("role")};var Ui={heading:function(e){if(!e.hasAttribute("aria-level"))if(function(e){return W.includes(e.tagName)||!!e.parentElement.closest(z)}(e))e.removeAttribute("role");else{var t=function(e){if(0===e.length)return!1;for(var t=Ai()(e),n=t[0],r=t.slice(1),i=Gn(n),o=0;o0&&n[r-1],o=rt}(d,l,o)||!!function(e,t,n){return"hidden"===e&&n>t}(f,u,i)||!!function(e,t,n,r,i){return"hidden"===e&&(i>n||r>t)}(c,u,l,i,o)}));return t&&t.children[0]}(e);t&&(t.id||(t.id=L("ae-htmlAriaRolesRoleMissingAttribute")),e.setAttribute("aria-controls",t.id))}};const Wi=k('[role="heading"], [role="scrollbar"]',(function(e){var t=e.getAttribute("role"),n=Ui[t];n&&n(e)})),zi=k("[role]",(function(e,t){var n=(arguments.length>2&&void 0!==arguments[2]?arguments[2]:{ignorePresentational:!0}).ignorePresentational;Fi(e),function(e){var t=e.getAttribute("role"),n=e.tagName.toLowerCase();if(t){var r=(e||{children:[]}).children,i=l(r,(function(e){return e.getAttribute("role")===t}));("ul"!==n&&"ol"!==n||"presentation"!==t&&"none"!==t||i.length!==r.length)&&(1===i.length&&e.removeAttribute("role"),i.length>1&&e.setAttribute("role","presentation"))}}(e);var r=e.getAttribute("role");if(r&&("presentation"!==r&&"none"!==r||!1===n)&&gi.A[r]){var i,o=gi.A[r].required_parent;if(o&&!(function(e,t,n){for(var r=e;r.parentElement;){var i=r.parentElement,o=i.getAttribute("role");if(n.includes(o))return!0;if(o===t)return!1;r=i}return!1}(e,r,o)||e.id&&o.some((a=e.id,function(e){var t=l(document.querySelectorAll("[aria-owns]"),(function(e){return e.getAttribute("aria-owns").split(" ").includes(a)})),n=M()(t,1)[0];return n&&n.getAttribute("role")===e})))){var a;if(r.match(/item/)){var s=r.split("item"),u=M()(s,1);i=u[0]}if(1===o.length){var c=M()(o,1);i=c[0]}i?function t(n){return d(function(e){for(var t=[],n=e;n.nextElementSibling;)t.push(n.nextElementSibling),n=n.nextElementSibling;return t}(n),(function(e){return e.getAttribute("role")===r||e.querySelector('[role="'.concat(r,'"]'))}))&&n.parentElement&&"presentation"!==n.parentElement.getAttribute("role")?(n.parentElement.setAttribute("role",i),!0):n.parentElement?t(n.parentElement):!!e.removeAttribute("role")}(e):e.removeAttribute("role")}}})),Vi=function(e){return!!e.closest('[aria-hidden="true"]')};function Gi(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Ki(e){for(var t=1;t1&&void 0!==arguments[1]?arguments[1]:{},n=Ki(Ki({},Zi),t);return!!Ji(e,n)||!n.shallow&&Mt(e).some((function(e){return Ji(e,n)}))},to=function(e){return!!e.closest(".slick-slide, .slick-track, .slick-slider")};var no=function(e){return"false"===e.getAttribute("aria-expanded")},ro=function(e){return Number(e.getAttribute("tabindex"))<0};const io=k("*[tabindex], a[href], area[href], input:not([type=hidden]), select, textarea, button",(function(e){var t;U(e,[(t=Vi,function(){return!t.apply(void 0,arguments)}),no,ro,eo,to])||("presentation"===e.getAttribute("role")?e.setAttribute("tabindex","-1"):e.removeAttribute("aria-hidden"))})),oo=k(Z,(function(e,t){var n=ft(!0,"ignorePresentational",arguments.length>2&&void 0!==arguments[2]?arguments[2]:{}),r=e.getAttribute("role")?e.getAttribute("role").split(" "):[];if((!n||!r.every((function(e){return"presentation"===e||"none"===e})))&&t.querySelectorAll(Z).length>1&&!xr(e)){var i=function(e,t){var n=e.closest(z);if(n)return n.textContent;var r=e.querySelector(z);return r?r.textContent:t.querySelector(z).textContent}(e,t);e.setAttribute("aria-label",i)}}));var ao=function(e,t,n,r){var i=0;return e.some((function(e){var o=n.parentElement.closest(e);if(o){var a=o.querySelectorAll(t),s=a.length,u=e.split(",")[0];a.forEach((function(e,t,n){return r(e,t,u,1===n.length)})),i=s}return!!o})),i},so=function(e,t){var n=p(t),r=e.getAttribute("role")?e.getAttribute("role").split(" "):[];return n(e)||r.some((function(e){return"presentation"===e||"none"===e}))},uo=[ee,te,J,Z,Y],lo=function(e,t,n,r){e.getAttribute("aria-label")||("footer"===n&&e.setAttribute("role","presentation"),e.setAttribute("aria-label",r?n:"".concat(n," #").concat(t+1)))};const co=x((function(e,t){var n=(e[0]||e).querySelectorAll(ee);if(!(n.length<=1)){for(var r=0,i=[];r0?a:1}i.forEach((function(e,t){e.getAttribute("aria-label")||e.setAttribute("aria-label",i.length>1?"general #".concat(t+1):"general")}))}}));var fo=[Y,ee,J,Z],po=function(e){return e.setAttribute("role","presentation")};const ho=x((function(e,t){var n=(e[0]||e).querySelectorAll(te);if(n.length)for(var r=!1,i=0;i0?a:1}}));var go=[Y,ee,te,J,Z,ne],mo=function(e,t,n,r){e.getAttribute("aria-label")||("nav"===n&&e.setAttribute("role","presentation"),e.setAttribute("aria-label",r?n:"".concat(n," #").concat(t+1)))};const yo=x((function(e,t){var n=(e[0]||e).querySelectorAll(ne);if(!(n.length<=1)){for(var r=0,i=[];r0?a:1}i.forEach((function(e,t){e.getAttribute("aria-label")||e.setAttribute("aria-label",i.length>1?"general #".concat(t+1):"general")}))}}));var vo,bo=r(2035),wo=r(3329);const _o=(vo=function(e,t){if("HTML"===e.nodeName){var n="";if(t.language&&Object.prototype.hasOwnProperty.call(bo.A,t.language)&&(n+=t.language,t.region&&Object.prototype.hasOwnProperty.call(wo.A,t.region)&&(n+="-".concat(t.region))),""!==n)return e.setAttribute("lang",n),!0}return!1},A((function(){return(e=vo,function(){return!!e.apply(void 0,arguments)}).apply(void 0,arguments);var e}),{handlerName:"guidedRem",jqStatus:y}));var Ao=function(e){e.setAttribute("role","heading"),e.setAttribute("aria-level","6")},xo=function(e){for(var t,n,r,i=e,o=!1;null!=i;){var a=window.getComputedStyle(i);a.getPropertyValue("font-size")&&(t=a.getPropertyValue("font-size")),a.getPropertyValue("font-weight")&&(n=a.getPropertyValue("font-weight")),"STRONG"===i.tagName&&(o=!0),i=1===(r=l(i.childNodes,(function(e){return e.textContent.trim().length>0&&e.nodeType===Node.ELEMENT_NODE}))).length?r[0]:null}return{fontSize:t,fontWeight:n,isStrong:o}},Eo=function(e){if(!e)return 0;var t="bold"===e?String(400):e,n=parseInt(t,10);return Number.isNaN(n)?0:n},ko=function(e){return"bold"===e||Eo(e)>400},So=function(e){var t=Vn.getHeadings(!0);void 0!==Wn(e,t)&&Kn(e)},Oo=k("p, div",(function(e){if(!(e.textContent.trim().length>70)&&e.nextElementSibling){if(function(e,t){var n=xo(e),r=xo(t);return Eo(n.fontSize)>Eo(r.fontSize)||!(!ko(n.fontWeight)||ko(r.fontWeight))||Eo(n.fontWeight)>Eo(r.fontWeight)||!!(n.fontSize&&n.fontSize.includes("rem")&&parseFloat(n.fontSize,10)>1.5)}(e,e.nextElementSibling))return Ao(e),void So(e);if(e.parentElement){var t=xo(e.parentElement),n=xo(e);Eo(t.fontWeight)>400&&"bolder"===n.fontWeight&&(Ao(e),So(e))}}})),Co=["MAIN","SECTION","ARTICLE","DIV"],jo=/(\bskip\b|\bmain\b)/gi,Ro=function(e){if(null==e)return null;for(var t=e;t&&!t.nextElementSibling;)t=t.parentElement;return t&&t.nextElementSibling&&Co.includes(t.nextElementSibling.tagName)?t.nextElementSibling:null},To=[function(){return document.querySelector("main")},function(){return document.querySelector('[role="main"]')},function(){return Ro(document.querySelector("header"))},function(){return Ro(document.querySelector("nav"))},function(){return null!=(e=document.querySelector("h1"))?e.parentElement:null;var e}];const Lo=x((function(){To.find((function(e){var t=e();return null!=t&&(function(e){if(window.self===window.top){null==e.getAttribute("tabIndex")&&e.setAttribute("tabIndex","-1");var t,n,r=null!=e.id&&e.id.length>0?e.id:"ae-skip-to-content";o=r,l(document.querySelectorAll("a[href]"),function(e){return function(t){return t.getAttribute("href")==="#".concat(e)&&null!==B(t).match(jo)}}(o)).length>0||(e.setAttribute("id",r),(i=document.createElement("style")).innerHTML="\n .skip-link {\n display: inline-block !important;\n position: absolute;\n left: -9999px;\n overflow: hidden;\n top: auto;\n width: 1px;\n height: 1px;\n z-index: 50000 !important;\n }\n .skip-link:focus, .skip-link:active {\n left: 0;\n width: auto;\n height: auto;\n background: #fff;\n color: #000;\n font-size: 14px;\n font-weight: normal;\n line-height: 1.5;\n margin-bottom: 8px;\n padding: 5px;\n border: 3px solid #000;\n transition: none;\n }\n",document.head.appendChild(i),t=r,(n=document.createElement("a")).href="#".concat(t),n.classList.add("skip-link"),n.textContent="Skip to main content",document.body.insertBefore(n,document.body.firstChild))}var i,o}(t),!0)}))}));var No=["article","aside","main","nav","section",ie],Io=function(e){var t=e;return t.id||(t.id=L("ae-htmlLandmarksMultipleBanners")),t.id};const Po=k(ie,(function(e,t){var n=function(e){var t=[];return e.querySelectorAll(ie).forEach((function(n){!function(e,t,n){var r=!1;return t.forEach((function(t){return n.querySelectorAll(t).forEach((function(t){return t!==e&&t.contains(e)&&function(e,t){for(var n=0,r=t;r&&e!==r;)n++,r=r.parentNode;return r?n:null}(t,e)<=1&&(r=!0),r}))})),r}(n,No,e)?t.push(n):n.setAttribute("role","presentation")})),t}(t);n.forEach((function(e){!function(e,t){e&&t&&e.setAttribute("aria-labelledby",t)}(e,function(e,t){var n=e.querySelector(z);if(n)return Io(n);var r=e.closest(z);if(r)return Io(r);var i=t.querySelector(z);return i?Io(i):""}(e,t))}))}));var Mo=function(e){return e?e.toLowerCase().trim():""},Fo=function(e,t){return e.includes(t)||t.includes(e)},qo=k("img[alt], img[title]",(function(e){!function(e){var t=function(e){var t;return{outerText:Mo((t=e).parentElement&&t.parentElement.textContent.trim()),alt:Mo(e.getAttribute("alt")),title:Mo(e.getAttribute("title"))}}(e),n=t.outerText,r=t.alt,i=t.title;n?(i&&Fo(i,n)&&e.removeAttribute("title"),Fo(r,n)&&e.setAttribute("alt","")):(i===r&&(e.removeAttribute("title"),e.setAttribute("alt",i)),r||e.setAttribute("alt",""))}(e)}));const Do=k('input[type="image"]',(function(e){if(!e.getAttribute("alt")){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r0&&Nt(e,{selector:f[0],compliance:p.join(". ")});else{f[0].setAttribute("for",""),p.unshift(f[0].textContent);var y=p.indexOf(m[0].textContent);-1!==y&&p.splice(y,1),p.length>0&&Nt(e,{selector:m[0],compliance:p.join(". ")})}}}}}}))})),$o=function(e){if(!e)return e;var t=e;(t=t.split(":")).length>1&&t.shift();var n=t;(t=(t=M()(n,1)[0]).split("//")).length>1&&t.shift();var r=t;return(t=M()(r,1)[0]).toLowerCase()};var Bo,Ho=(Bo=null,{getLinks:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:document;return(null===Bo||e)&&(Bo=t.querySelectorAll(G)),Bo}}),Uo=k(G,(function(e,t){var n=Ho.getLinks(!0,t),r=Wn(e,n),i=e.getAttribute("href");if(r&&i&&(!i||0!==i.toLowerCase().indexOf("javascript:"))){var o=n.item(r-1),a=n.item(r+1),s=null;if(a?s=$o(a.getAttribute("href"))===$o(i)?a:null:o&&(s=$o(o.getAttribute("href"))===$o(i)?o:null),s&&!["onclick","onmouseover","onmouseout","onmouseleave","onmouseenter","onmousedown","onmouseup","onmousemove"].some((function(t){return!!e[t]&&!!s[t]}))){var u=!1;(e.previousSibling&&e.previousSibling.isSameNode(s)||e.nextSibling&&e.nextSibling.isSameNode(s))&&(u=!0);var l=er(e,s);if(l&&!(l.children.length>2)){if(!u){for(var c=e.parentElement;c&&!c.isSameNode(l);){if(c.children.length>1)return;c=c.parentElement}for(var d=s.parentElement;d&&!d.isSameNode(l);){if(d.children.length>1)return;d=d.parentElement}}for(;e.lastChild;)e.parentElement.insertBefore(e.removeChild(e.lastChild),e.nextSibling);for(e.remove();s.lastChild;)s.parentElement.insertBefore(s.removeChild(s.lastChild),s.nextSibling);s.remove();for(var f=e.cloneNode();l.firstChild;)f.appendChild(l.removeChild(l.firstChild));l.appendChild(f)}}}}));const Wo=k("a[href]",(function(e,t){if(!e.hasAttribute("aria-label")&&!Gt(e)&&fe(e.querySelector("img"))&&fe(e.querySelector("svg"))&&fe(e.querySelector("span.ae-compliance-indent"))){var n=function(e){var n=e.getAttribute("href");e.setAttribute("tabindex","-1"),e.setAttribute("aria-hidden","true"),(n=n.replaceAll(" ","").toLowerCase())&&"#"!==n&&!n.includes("javascript:void(0)")&&Nt(t,{selector:e,compliance:n})};if(fe(e.querySelectorAll("img"))||Gt(e)){if(!Tt(e)){var r=window.getComputedStyle(e);/height\s*:\s*0px/.test(r.cssText)&&/width\s*:\s*0px/.test(r.cssText)&&n(e)}}else n(e)}})),zo=k("a",(function(e){var t=["href","name","id","tabindex","role"];if(!e.getAttributeNames().some((function(e){return t.includes(e)}))){if(!Gt(e))return;e.setAttribute("role","presentation")}})),Vo=function(e){return function(t){var n=t.getAttribute("role");return!(!n||n===e)}};var Go=r(1160),Ko=r.n(Go),Xo={withName:!1};const Yo=function(e){return X.includes(e.toLowerCase())};var Jo=[{hrefPart:"tel",precedingText:"Phone number"},{hrefPart:"fax",precedingText:"Fax number"},{hrefPart:"mailto",precedingText:"E-mail"}],Zo=function(e){if(function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Xo;return!("FORM"!==e.tagName||t.withName&&!e.getAttribute("name"))}(e,{withName:!0})){var t=e.getAttribute("name");return"Go to ".concat(t.replace(/([a-z])([A-Z])/g,"$1 $2").replace(/[_-]/g," "))}return!1},ea=function(e){if(!W.includes(e.tagName)&&"heading"!==e.getAttribute("role"))return!1;var t=B(e);if(!e.parentNode)return'Go to "'.concat(t,'"');var n=e.parentNode.tagName.toLowerCase();return Yo(n)?'Go to "'.concat(t,'" ').concat(n):'Go to "'.concat(t,'"')},ta=function(e){var t=e.querySelector(z);if(!t)return!1;var n=e.tagName.toLowerCase(),r=B(t);return Yo(n)?'Go to "'.concat(r,'" ').concat(n):'Go to "'.concat(r,'"')},na=function(e){var t=e.tagName.toLowerCase();return!!Yo(t)&&"Go to another ".concat(t)};const ra=function(e){var t=e.tagName,n=e.href;if("A"!==t)throw new Error("Invalid element. Expected ANCHOR, got ".concat(e.tagName));if(!n)throw new Error("Invalid element. Expected ANCHOR to have href atrribute");return function(e){return!!e.getAttribute("href").match(/(tel|fax|mailto):/gi)}(e)?function(e){var t=e.getAttribute("href").split(":"),n=M()(t,2),r=n[0],i=n[1],o=Jo.find((function(e){var t=e.hrefPart;return r===t})).precedingText;return o?"".concat(o," ").concat(i):null}(e):n.includes(window.location.href)?function(e){if(function(e){if("#"!==e.getAttribute("href"))return!1;var t=e.id.toLowerCase().replace(/[.-_]/g,""),n=e.querySelector(".fa-arrow-up, .fa-caret-down");return t||n}(e))return"Back to top";var t=e.hash.slice(1),n=document.querySelector('*[id="'.concat(t,'"], a[name="').concat(t,'"]'));return n?U(n,[Zo,ea,ta,na])||"Go to another part of the page":null}(e):function(e){var t=new(Ko())(e.href),n=t.hostname,r=t.pathname,i="",o=n.replace("www.","");o&&(i+="Go to ".concat(o));var a=r.slice(r.lastIndexOf("/")+1).replace(/\.\w+$/g,"");return a&&(i+=" (".concat(a," subpage)")),i||null}(e)};var ia=function(e){var t=e.querySelector("img");return!!t&&null==t.getAttribute("alt")};const oa=k("a[href]",(function(e){if(!U(e,[ia,Vo("link"),Vi,Gt])){var t=ra(e);if(t){var n=e.querySelector("img");n&&n.hasAttribute("src")&&n.getAttribute("src").length>0&&n.setAttribute("alt",t)}}}));var aa=function(e){var t=e.querySelector("img");if(!t)return!0;var n=t.getAttribute("src");return!fe(t.getAttribute("alt"))&&!fe(n)&&n.length>0},sa=k("a[href]",(function(e){if(!U(e,[aa,Vi,Vo("link")]))if(Gt(e))e.querySelector("img").setAttribute("alt","");else{var t=ra(e);t&&e.querySelector("img").setAttribute("alt",t)}})),ua=function(e){return e.setAttribute("alt","")},la=["alt","nbsp","untitled","new","spacer","image","img","photo","photograph","graph","graphic","drawing","painting","logo","artwork","bullet","button","arrow","more","chart","table","diagram"].map((function(e){return'img[alt="'.concat(e,'"]')})).join(", "),ca=k(la,(function(e,t){U(e,[ua])}));function da(e){32===e.keyCode?e.preventDefault():13===e.keyCode&&(e.preventDefault(),e.target.click())}function fa(e){32===e.keyCode&&(e.preventDefault(),e.target.click())}var pa=["button","checkbox","menuitem","menuitemcheckbox","menuitemradio","option","radio","switch","tab","treeitem","presentation"];const ha=k("a",(function(e){"true"!==e.getAttribute("aria-hidden")&&(pa.includes(e.getAttribute("role"))||e.href&&""!==e.href&&!/^javascript:/i.test(e.href)||(e.setAttribute("role","button"),null===e.getAttribute("tabindex")&&e.setAttribute("tabindex",0),e.addEventListener("keydown",da),e.addEventListener("keyup",fa)))})),ga=k("a",(function(e){if(window.location.href.split("?")[0].split("#")[0]===e.href.split("?")[0].split("#")[0]){var t=_r(e.hash.substring(1).trim());if(t&&!t.includes("/")&&Gt(e)&&!document.querySelector('*[id="'.concat(t,'"]'))&&!document.querySelector('a[name="'.concat(t,'"]'))){var n=["name","id","tabindex","role"];e.getAttributeNames().some((function(e){return n.includes(e)}))||(e.removeAttribute("href"),e.setAttribute("role","presentation"))}}}));var ma=r(4029);const ya=function(e){var t=e.toLowerCase().replace(/\s\s*/g," ").replace(/[.,;:!?+='"]+$/,"").trim();return""===t||ma.A.some((function(e){return t===e||t==="".concat(e,"...")}))};var va=function e(t){return function(n){var r={};return Object.entries(t).forEach((function(e){var t=M()(e,2),i=t[0],o=t[1],a=o.split("!").shift().trim(),s=o.toLowerCase().includes("!important"),u=n.style.getPropertyValue(i),l=n.style.getPropertyPriority(i);r[i]="".concat(u).concat(l?" !important":""),n.style.setProperty(i,a,s?"important":"")})),function(){e(r)(n)}}}({display:"none"});const ba=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"ae-aria-description",r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:document.body;if(t&&e&&r){var i=t.replace(/'/g,"").replace(/"/g,""),o=null;if("function"==typeof document.evaluate)o=document.evaluate("//div[contains(@id, '".concat(n,"') and text()='").concat(i,"']"),r,null,XPathResult.ANY_TYPE,null).iterateNext();else for(var a=document.querySelectorAll("div[id^='".concat(n,"'")),s=0;s0&&e.setAttribute("tabindex","0")}));var Pa='th, [role="columnheader"], [role="rowheader"]';const Ma=k("table",(function(e,t){var n=c(e.querySelectorAll("table"),(function(e,t){return e+t.querySelectorAll(Pa).length}),0);if(!(e.querySelectorAll(Pa).length>n)){e.setAttribute("role","presentation");var r=document.createElement("th"),i=document.createElement("tr");i.setAttribute("style","display: none;"),i.setAttribute("class","ae-compliance-indent"),i.append(r),e.append(i),Nt(t,{selector:r,compliance:"Table header is decorative"})}})),Fa=k("table",(function(e){var t;null!==e.previousElementSibling&&(t=e.previousElementSibling.querySelector("summary"));var n=e.hasAttribute("summary"),r=null!=t,i=null!==e.querySelector("caption");if((n||r)&&!i){var o=document.createElement("caption");r?o.innerHTML=t.innerHTML:o.textContent=e.getAttribute("summary"),e.appendChild(o)}n&&e.removeAttribute("summary"),r&&D(t.parentNode)}));var qa=function(e){var t=e.getAttribute("aria-describedby");if(!t)return!1;var n=document.getElementById(t);return n&&Gt(n)},Da=function(e){return"FIGURE"===e.parentElement.tagName};const Qa=k("table",(function(e,t){var n=function(e,t){var n=0,r="",i=null;return u(e.children,(function(e){"CAPTION"===e.tagName&&Gt(e)&&(n>=1?(r+="".concat(e.textContent.trim()," "),e.setAttribute("role","presentation"),e.setAttribute("aria-hidden",!0)):i=e,n++)})),0!==n&&(i&&r&&Nt(t,{selector:i,compliance:r}),!0)}(e,t);n||(n=U(e,[qa,Da]))})),$a=k("p, div, td",(function(e){Gt(e)&&"justify"===window.getComputedStyle(e).getPropertyValue("text-align")&&e.style.setProperty("text-align","initial","important")})),Ba=k('th, [role="columnheader"], [role="rowheader"]',(function(e){Gt(e)||e.setAttribute("role","cell")})),Ha=k("[title]",(function(e){var t=e.getAttribute("title");e.getAttribute("alt")===t&&e.removeAttribute("title"),Gt(e)&&t===e.textContent&&e.removeAttribute("title")}))})(),i})(),e.exports=r()},1524:function(e,t,n){"use strict";var r=n(6263);t.A=r.default},2725:function(e,t){"use strict";var n=AudioEye.device;t.A=n},9078:function(e,t,n){"use strict";n.r(t);var r=n(869),i={init:function(){i.vt=new r.default,window.AudioEye["visual-toolkit"]=i.vt,i.vt.init()}};t.default=i},1451:function(e,t,n){"use strict";var r=n(4784),i=n(5682),o=n.n(i),a=n(8233),s=new(o())("utilities_v2");r.default.requireModule=function(e){var t=window.ae_jQuery.Deferred();e=r.default.versionizeModule(e);var i=["modules/".concat(e)],o=r.default.getConditionalDeps(e);return o.length&&(i=i.concat(o)),n(8331)("./".concat(e)).then((function(n){if(!n||!n.default)throw new Error("AE Fatal: Failed to load ".concat(e));s.debug("AudioEye Module ".concat(e," loaded. Preparing to initialize."));for(var r=0;r",">":">","'":"'","'":"'",""":'"',""":'"'," ":" "," ":" ","©":"©","©":"©","®":"®","®":"®","…":"…","…":"…","/":"/","/":"/"},l=function(e){return u[e]};function c(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function d(e){for(var t=1;t0&&void 0!==arguments[0]?arguments[0]:{};p=d(d({},p),e)}(e.options.react),function(e){f=e}(e)}}},5287:function(e,t){"use strict";var n=Symbol.for("react.element"),r=Symbol.for("react.portal"),i=Symbol.for("react.fragment"),o=Symbol.for("react.strict_mode"),a=Symbol.for("react.profiler"),s=Symbol.for("react.provider"),u=Symbol.for("react.context"),l=Symbol.for("react.forward_ref"),c=Symbol.for("react.suspense"),d=Symbol.for("react.memo"),f=Symbol.for("react.lazy"),p=Symbol.iterator,h={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},g=Object.assign,m={};function y(e,t,n){this.props=e,this.context=t,this.refs=m,this.updater=n||h}function v(){}function b(e,t,n){this.props=e,this.context=t,this.refs=m,this.updater=n||h}y.prototype.isReactComponent={},y.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")},y.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},v.prototype=y.prototype;var w=b.prototype=new v;w.constructor=b,g(w,y.prototype),w.isPureReactComponent=!0;var _=Array.isArray,A=Object.prototype.hasOwnProperty,x={current:null},E={key:!0,ref:!0,__self:!0,__source:!0};function k(e,t,r){var i,o={},a=null,s=null;if(null!=t)for(i in void 0!==t.ref&&(s=t.ref),void 0!==t.key&&(a=""+t.key),t)A.call(t,i)&&!E.hasOwnProperty(i)&&(o[i]=t[i]);var u=arguments.length-2;if(1===u)o.children=r;else if(1")||!e.operator.startsWith(">"))&&(!this.operator.startsWith("<")||!e.operator.startsWith("<"))&&(this.semver.version!==e.semver.version||!this.operator.includes("=")||!e.operator.includes("="))&&!(u(this.semver,"<",e.semver,t)&&this.operator.startsWith(">")&&e.operator.startsWith("<"))&&!(u(this.semver,">",e.semver,t)&&this.operator.startsWith("<")&&e.operator.startsWith(">")))}}e.exports=i;const o=n(8587),{safeRe:a,t:s}=n(9718),u=n(2111),l=n(7272),c=n(3908),d=n(8311)},8311:function(e,t,n){"use strict";const r=/\s+/g;class i{constructor(e,t){if(t=a(t),e instanceof i)return e.loose===!!t.loose&&e.includePrerelease===!!t.includePrerelease?e:new i(e.raw,t);if(e instanceof s)return this.raw=e.value,this.set=[[e]],this.formatted=void 0,this;if(this.options=t,this.loose=!!t.loose,this.includePrerelease=!!t.includePrerelease,this.raw=e.trim().replace(r," "),this.set=this.raw.split("||").map((e=>this.parseRange(e.trim()))).filter((e=>e.length)),!this.set.length)throw new TypeError(`Invalid SemVer Range: ${this.raw}`);if(this.set.length>1){const e=this.set[0];if(this.set=this.set.filter((e=>!y(e[0]))),0===this.set.length)this.set=[e];else if(this.set.length>1)for(const e of this.set)if(1===e.length&&v(e[0])){this.set=[e];break}}this.formatted=void 0}get range(){if(void 0===this.formatted){this.formatted="";for(let e=0;e0&&(this.formatted+="||");const t=this.set[e];for(let e=0;e0&&(this.formatted+=" "),this.formatted+=t[e].toString().trim()}}return this.formatted}format(){return this.range}toString(){return this.range}parseRange(e){const t=((this.options.includePrerelease&&g)|(this.options.loose&&m))+":"+e,n=o.get(t);if(n)return n;const r=this.options.loose,i=r?c[d.HYPHENRANGELOOSE]:c[d.HYPHENRANGE];e=e.replace(i,R(this.options.includePrerelease)),u("hyphen replace",e),e=e.replace(c[d.COMPARATORTRIM],f),u("comparator trim",e),e=e.replace(c[d.TILDETRIM],p),u("tilde trim",e),e=e.replace(c[d.CARETTRIM],h),u("caret trim",e);let a=e.split(" ").map((e=>w(e,this.options))).join(" ").split(/\s+/).map((e=>j(e,this.options)));r&&(a=a.filter((e=>(u("loose invalid filter",e,this.options),!!e.match(c[d.COMPARATORLOOSE]))))),u("range list",a);const l=new Map,v=a.map((e=>new s(e,this.options)));for(const e of v){if(y(e))return[e];l.set(e.value,e)}l.size>1&&l.has("")&&l.delete("");const b=[...l.values()];return o.set(t,b),b}intersects(e,t){if(!(e instanceof i))throw new TypeError("a Range is required");return this.set.some((n=>b(n,t)&&e.set.some((e=>b(e,t)&&n.every((n=>e.every((e=>n.intersects(e,t)))))))))}test(e){if(!e)return!1;if("string"==typeof e)try{e=new l(e,this.options)}catch(e){return!1}for(let t=0;t"<0.0.0-0"===e.value,v=e=>""===e.value,b=(e,t)=>{let n=!0;const r=e.slice();let i=r.pop();for(;n&&r.length;)n=r.every((e=>i.intersects(e,t))),i=r.pop();return n},w=(e,t)=>(u("comp",e,t),e=E(e,t),u("caret",e),e=A(e,t),u("tildes",e),e=S(e,t),u("xrange",e),e=C(e,t),u("stars",e),e),_=e=>!e||"x"===e.toLowerCase()||"*"===e,A=(e,t)=>e.trim().split(/\s+/).map((e=>x(e,t))).join(" "),x=(e,t)=>{const n=t.loose?c[d.TILDELOOSE]:c[d.TILDE];return e.replace(n,((t,n,r,i,o)=>{let a;return u("tilde",e,t,n,r,i,o),_(n)?a="":_(r)?a=`>=${n}.0.0 <${+n+1}.0.0-0`:_(i)?a=`>=${n}.${r}.0 <${n}.${+r+1}.0-0`:o?(u("replaceTilde pr",o),a=`>=${n}.${r}.${i}-${o} <${n}.${+r+1}.0-0`):a=`>=${n}.${r}.${i} <${n}.${+r+1}.0-0`,u("tilde return",a),a}))},E=(e,t)=>e.trim().split(/\s+/).map((e=>k(e,t))).join(" "),k=(e,t)=>{u("caret",e,t);const n=t.loose?c[d.CARETLOOSE]:c[d.CARET],r=t.includePrerelease?"-0":"";return e.replace(n,((t,n,i,o,a)=>{let s;return u("caret",e,t,n,i,o,a),_(n)?s="":_(i)?s=`>=${n}.0.0${r} <${+n+1}.0.0-0`:_(o)?s="0"===n?`>=${n}.${i}.0${r} <${n}.${+i+1}.0-0`:`>=${n}.${i}.0${r} <${+n+1}.0.0-0`:a?(u("replaceCaret pr",a),s="0"===n?"0"===i?`>=${n}.${i}.${o}-${a} <${n}.${i}.${+o+1}-0`:`>=${n}.${i}.${o}-${a} <${n}.${+i+1}.0-0`:`>=${n}.${i}.${o}-${a} <${+n+1}.0.0-0`):(u("no pr"),s="0"===n?"0"===i?`>=${n}.${i}.${o}${r} <${n}.${i}.${+o+1}-0`:`>=${n}.${i}.${o}${r} <${n}.${+i+1}.0-0`:`>=${n}.${i}.${o} <${+n+1}.0.0-0`),u("caret return",s),s}))},S=(e,t)=>(u("replaceXRanges",e,t),e.split(/\s+/).map((e=>O(e,t))).join(" ")),O=(e,t)=>{e=e.trim();const n=t.loose?c[d.XRANGELOOSE]:c[d.XRANGE];return e.replace(n,((n,r,i,o,a,s)=>{u("xRange",e,n,r,i,o,a,s);const l=_(i),c=l||_(o),d=c||_(a),f=d;return"="===r&&f&&(r=""),s=t.includePrerelease?"-0":"",l?n=">"===r||"<"===r?"<0.0.0-0":"*":r&&f?(c&&(o=0),a=0,">"===r?(r=">=",c?(i=+i+1,o=0,a=0):(o=+o+1,a=0)):"<="===r&&(r="<",c?i=+i+1:o=+o+1),"<"===r&&(s="-0"),n=`${r+i}.${o}.${a}${s}`):c?n=`>=${i}.0.0${s} <${+i+1}.0.0-0`:d&&(n=`>=${i}.${o}.0${s} <${i}.${+o+1}.0-0`),u("xRange return",n),n}))},C=(e,t)=>(u("replaceStars",e,t),e.trim().replace(c[d.STAR],"")),j=(e,t)=>(u("replaceGTE0",e,t),e.trim().replace(c[t.includePrerelease?d.GTE0PRE:d.GTE0],"")),R=e=>(t,n,r,i,o,a,s,u,l,c,d,f)=>`${n=_(r)?"":_(i)?`>=${r}.0.0${e?"-0":""}`:_(o)?`>=${r}.${i}.0${e?"-0":""}`:a?`>=${n}`:`>=${n}${e?"-0":""}`} ${u=_(l)?"":_(c)?`<${+l+1}.0.0-0`:_(d)?`<${l}.${+c+1}.0-0`:f?`<=${l}.${c}.${d}-${f}`:e?`<${l}.${c}.${+d+1}-0`:`<=${u}`}`.trim(),T=(e,t,n)=>{for(let n=0;n0){const r=e[n].semver;if(r.major===t.major&&r.minor===t.minor&&r.patch===t.patch)return!0}return!1}return!0}},3908:function(e,t,n){"use strict";const r=n(7272),{MAX_LENGTH:i,MAX_SAFE_INTEGER:o}=n(6874),{safeRe:a,t:s}=n(9718),u=n(8587),{compareIdentifiers:l}=n(1123);class c{constructor(e,t){if(t=u(t),e instanceof c){if(e.loose===!!t.loose&&e.includePrerelease===!!t.includePrerelease)return e;e=e.version}else if("string"!=typeof e)throw new TypeError(`Invalid version. Must be a string. Got type "${typeof e}".`);if(e.length>i)throw new TypeError(`version is longer than ${i} characters`);r("SemVer",e,t),this.options=t,this.loose=!!t.loose,this.includePrerelease=!!t.includePrerelease;const n=e.trim().match(t.loose?a[s.LOOSE]:a[s.FULL]);if(!n)throw new TypeError(`Invalid Version: ${e}`);if(this.raw=e,this.major=+n[1],this.minor=+n[2],this.patch=+n[3],this.major>o||this.major<0)throw new TypeError("Invalid major version");if(this.minor>o||this.minor<0)throw new TypeError("Invalid minor version");if(this.patch>o||this.patch<0)throw new TypeError("Invalid patch version");n[4]?this.prerelease=n[4].split(".").map((e=>{if(/^[0-9]+$/.test(e)){const t=+e;if(t>=0&&t=0;)"number"==typeof this.prerelease[r]&&(this.prerelease[r]++,r=-2);if(-1===r){if(t===this.prerelease.join(".")&&!1===n)throw new Error("invalid increment argument: identifier already exists");this.prerelease.push(e)}}if(t){let r=[t,e];!1===n&&(r=[t]),0===l(this.prerelease[0],t)?isNaN(this.prerelease[1])&&(this.prerelease=r):this.prerelease=r}break}default:throw new Error(`invalid increment argument: ${e}`)}return this.raw=this.format(),this.build.length&&(this.raw+=`+${this.build.join(".")}`),this}}e.exports=c},7414:function(e,t,n){"use strict";const r=n(144);e.exports=(e,t)=>{const n=r(e.trim().replace(/^[=v]+/,""),t);return n?n.version:null}},2111:function(e,t,n){"use strict";const r=n(4641),i=n(3999),o=n(5580),a=n(4089),s=n(7059),u=n(5200);e.exports=(e,t,n,l)=>{switch(t){case"===":return"object"==typeof e&&(e=e.version),"object"==typeof n&&(n=n.version),e===n;case"!==":return"object"==typeof e&&(e=e.version),"object"==typeof n&&(n=n.version),e!==n;case"":case"=":case"==":return r(e,n,l);case"!=":return i(e,n,l);case">":return o(e,n,l);case">=":return a(e,n,l);case"<":return s(e,n,l);case"<=":return u(e,n,l);default:throw new TypeError(`Invalid operator: ${t}`)}}},6170:function(e,t,n){"use strict";const r=n(3908),i=n(144),{safeRe:o,t:a}=n(9718);e.exports=(e,t)=>{if(e instanceof r)return e;if("number"==typeof e&&(e=String(e)),"string"!=typeof e)return null;let n=null;if((t=t||{}).rtl){const r=t.includePrerelease?o[a.COERCERTLFULL]:o[a.COERCERTL];let i;for(;(i=r.exec(e))&&(!n||n.index+n[0].length!==e.length);)n&&i.index+i[0].length===n.index+n[0].length||(n=i),r.lastIndex=i.index+i[1].length+i[2].length;r.lastIndex=-1}else n=e.match(t.includePrerelease?o[a.COERCEFULL]:o[a.COERCE]);if(null===n)return null;const s=n[2],u=n[3]||"0",l=n[4]||"0",c=t.includePrerelease&&n[5]?`-${n[5]}`:"",d=t.includePrerelease&&n[6]?`+${n[6]}`:"";return i(`${s}.${u}.${l}${c}${d}`,t)}},909:function(e,t,n){"use strict";const r=n(3908);e.exports=(e,t,n)=>{const i=new r(e,n),o=new r(t,n);return i.compare(o)||i.compareBuild(o)}},1763:function(e,t,n){"use strict";const r=n(560);e.exports=(e,t)=>r(e,t,!0)},560:function(e,t,n){"use strict";const r=n(3908);e.exports=(e,t,n)=>new r(e,n).compare(new r(t,n))},1832:function(e,t,n){"use strict";const r=n(144);e.exports=(e,t)=>{const n=r(e,null,!0),i=r(t,null,!0),o=n.compare(i);if(0===o)return null;const a=o>0,s=a?n:i,u=a?i:n,l=!!s.prerelease.length;if(u.prerelease.length&&!l){if(!u.patch&&!u.minor)return"major";if(0===u.compareMain(s))return u.minor&&!u.patch?"minor":"patch"}const c=l?"pre":"";return n.major!==i.major?c+"major":n.minor!==i.minor?c+"minor":n.patch!==i.patch?c+"patch":"prerelease"}},4641:function(e,t,n){"use strict";const r=n(560);e.exports=(e,t,n)=>0===r(e,t,n)},5580:function(e,t,n){"use strict";const r=n(560);e.exports=(e,t,n)=>r(e,t,n)>0},4089:function(e,t,n){"use strict";const r=n(560);e.exports=(e,t,n)=>r(e,t,n)>=0},3007:function(e,t,n){"use strict";const r=n(3908);e.exports=(e,t,n,i,o)=>{"string"==typeof n&&(o=i,i=n,n=void 0);try{return new r(e instanceof r?e.version:e,n).inc(t,i,o).version}catch(e){return null}}},7059:function(e,t,n){"use strict";const r=n(560);e.exports=(e,t,n)=>r(e,t,n)<0},5200:function(e,t,n){"use strict";const r=n(560);e.exports=(e,t,n)=>r(e,t,n)<=0},2938:function(e,t,n){"use strict";const r=n(3908);e.exports=(e,t)=>new r(e,t).major},6254:function(e,t,n){"use strict";const r=n(3908);e.exports=(e,t)=>new r(e,t).minor},3999:function(e,t,n){"use strict";const r=n(560);e.exports=(e,t,n)=>0!==r(e,t,n)},144:function(e,t,n){"use strict";const r=n(3908);e.exports=(e,t,n=!1)=>{if(e instanceof r)return e;try{return new r(e,t)}catch(e){if(!n)return null;throw e}}},4493:function(e,t,n){"use strict";const r=n(3908);e.exports=(e,t)=>new r(e,t).patch},1729:function(e,t,n){"use strict";const r=n(144);e.exports=(e,t)=>{const n=r(e,t);return n&&n.prerelease.length?n.prerelease:null}},9970:function(e,t,n){"use strict";const r=n(560);e.exports=(e,t,n)=>r(t,e,n)},4277:function(e,t,n){"use strict";const r=n(909);e.exports=(e,t)=>e.sort(((e,n)=>r(n,e,t)))},7638:function(e,t,n){"use strict";const r=n(8311);e.exports=(e,t,n)=>{try{t=new r(t,n)}catch(e){return!1}return t.test(e)}},3927:function(e,t,n){"use strict";const r=n(909);e.exports=(e,t)=>e.sort(((e,n)=>r(e,n,t)))},6953:function(e,t,n){"use strict";const r=n(144);e.exports=(e,t)=>{const n=r(e,t);return n?n.version:null}},9589:function(e,t,n){"use strict";const r=n(9718),i=n(6874),o=n(3908),a=n(1123),s=n(144),u=n(6953),l=n(7414),c=n(3007),d=n(1832),f=n(2938),p=n(6254),h=n(4493),g=n(1729),m=n(560),y=n(9970),v=n(1763),b=n(909),w=n(3927),_=n(4277),A=n(5580),x=n(7059),E=n(4641),k=n(3999),S=n(4089),O=n(5200),C=n(2111),j=n(6170),R=n(3904),T=n(8311),L=n(7638),N=n(7631),I=n(9628),P=n(270),M=n(1261),F=n(3874),q=n(7075),D=n(5571),Q=n(5342),$=n(6780),B=n(2525),H=n(5032);e.exports={parse:s,valid:u,clean:l,inc:c,diff:d,major:f,minor:p,patch:h,prerelease:g,compare:m,rcompare:y,compareLoose:v,compareBuild:b,sort:w,rsort:_,gt:A,lt:x,eq:E,neq:k,gte:S,lte:O,cmp:C,coerce:j,Comparator:R,Range:T,satisfies:L,toComparators:N,maxSatisfying:I,minSatisfying:P,minVersion:M,validRange:F,outside:q,gtr:D,ltr:Q,intersects:$,simplifyRange:B,subset:H,SemVer:o,re:r.re,src:r.src,tokens:r.t,SEMVER_SPEC_VERSION:i.SEMVER_SPEC_VERSION,RELEASE_TYPES:i.RELEASE_TYPES,compareIdentifiers:a.compareIdentifiers,rcompareIdentifiers:a.rcompareIdentifiers}},6874:function(e){"use strict";const t=Number.MAX_SAFE_INTEGER||9007199254740991;e.exports={MAX_LENGTH:256,MAX_SAFE_COMPONENT_LENGTH:16,MAX_SAFE_BUILD_LENGTH:250,MAX_SAFE_INTEGER:t,RELEASE_TYPES:["major","premajor","minor","preminor","patch","prepatch","prerelease"],SEMVER_SPEC_VERSION:"2.0.0",FLAG_INCLUDE_PRERELEASE:1,FLAG_LOOSE:2}},7272:function(e){"use strict";const t="object"==typeof process&&process.env&&process.env.NODE_DEBUG&&/\bsemver\b/i.test(process.env.NODE_DEBUG)?(...e)=>console.error("SEMVER",...e):()=>{};e.exports=t},1123:function(e){"use strict";const t=/^[0-9]+$/,n=(e,n)=>{const r=t.test(e),i=t.test(n);return r&&i&&(e=+e,n=+n),e===n?0:r&&!i?-1:i&&!r?1:en(t,e)}},8794:function(e){"use strict";e.exports=class{constructor(){this.max=1e3,this.map=new Map}get(e){const t=this.map.get(e);return void 0===t?void 0:(this.map.delete(e),this.map.set(e,t),t)}delete(e){return this.map.delete(e)}set(e,t){if(!this.delete(e)&&void 0!==t){if(this.map.size>=this.max){const e=this.map.keys().next().value;this.delete(e)}this.map.set(e,t)}return this}}},8587:function(e){"use strict";const t=Object.freeze({loose:!0}),n=Object.freeze({});e.exports=e=>e?"object"!=typeof e?t:e:n},9718:function(e,t,n){"use strict";const{MAX_SAFE_COMPONENT_LENGTH:r,MAX_SAFE_BUILD_LENGTH:i,MAX_LENGTH:o}=n(6874),a=n(7272),s=(t=e.exports={}).re=[],u=t.safeRe=[],l=t.src=[],c=t.safeSrc=[],d=t.t={};let f=0;const p="[a-zA-Z0-9-]",h=[["\\s",1],["\\d",o],[p,i]],g=(e,t,n)=>{const r=(e=>{for(const[t,n]of h)e=e.split(`${t}*`).join(`${t}{0,${n}}`).split(`${t}+`).join(`${t}{1,${n}}`);return e})(t),i=f++;a(e,i,t),d[e]=i,l[i]=t,c[i]=r,s[i]=new RegExp(t,n?"g":void 0),u[i]=new RegExp(r,n?"g":void 0)};g("NUMERICIDENTIFIER","0|[1-9]\\d*"),g("NUMERICIDENTIFIERLOOSE","\\d+"),g("NONNUMERICIDENTIFIER",`\\d*[a-zA-Z-]${p}*`),g("MAINVERSION",`(${l[d.NUMERICIDENTIFIER]})\\.(${l[d.NUMERICIDENTIFIER]})\\.(${l[d.NUMERICIDENTIFIER]})`),g("MAINVERSIONLOOSE",`(${l[d.NUMERICIDENTIFIERLOOSE]})\\.(${l[d.NUMERICIDENTIFIERLOOSE]})\\.(${l[d.NUMERICIDENTIFIERLOOSE]})`),g("PRERELEASEIDENTIFIER",`(?:${l[d.NONNUMERICIDENTIFIER]}|${l[d.NUMERICIDENTIFIER]})`),g("PRERELEASEIDENTIFIERLOOSE",`(?:${l[d.NONNUMERICIDENTIFIER]}|${l[d.NUMERICIDENTIFIERLOOSE]})`),g("PRERELEASE",`(?:-(${l[d.PRERELEASEIDENTIFIER]}(?:\\.${l[d.PRERELEASEIDENTIFIER]})*))`),g("PRERELEASELOOSE",`(?:-?(${l[d.PRERELEASEIDENTIFIERLOOSE]}(?:\\.${l[d.PRERELEASEIDENTIFIERLOOSE]})*))`),g("BUILDIDENTIFIER",`${p}+`),g("BUILD",`(?:\\+(${l[d.BUILDIDENTIFIER]}(?:\\.${l[d.BUILDIDENTIFIER]})*))`),g("FULLPLAIN",`v?${l[d.MAINVERSION]}${l[d.PRERELEASE]}?${l[d.BUILD]}?`),g("FULL",`^${l[d.FULLPLAIN]}$`),g("LOOSEPLAIN",`[v=\\s]*${l[d.MAINVERSIONLOOSE]}${l[d.PRERELEASELOOSE]}?${l[d.BUILD]}?`),g("LOOSE",`^${l[d.LOOSEPLAIN]}$`),g("GTLT","((?:<|>)?=?)"),g("XRANGEIDENTIFIERLOOSE",`${l[d.NUMERICIDENTIFIERLOOSE]}|x|X|\\*`),g("XRANGEIDENTIFIER",`${l[d.NUMERICIDENTIFIER]}|x|X|\\*`),g("XRANGEPLAIN",`[v=\\s]*(${l[d.XRANGEIDENTIFIER]})(?:\\.(${l[d.XRANGEIDENTIFIER]})(?:\\.(${l[d.XRANGEIDENTIFIER]})(?:${l[d.PRERELEASE]})?${l[d.BUILD]}?)?)?`),g("XRANGEPLAINLOOSE",`[v=\\s]*(${l[d.XRANGEIDENTIFIERLOOSE]})(?:\\.(${l[d.XRANGEIDENTIFIERLOOSE]})(?:\\.(${l[d.XRANGEIDENTIFIERLOOSE]})(?:${l[d.PRERELEASELOOSE]})?${l[d.BUILD]}?)?)?`),g("XRANGE",`^${l[d.GTLT]}\\s*${l[d.XRANGEPLAIN]}$`),g("XRANGELOOSE",`^${l[d.GTLT]}\\s*${l[d.XRANGEPLAINLOOSE]}$`),g("COERCEPLAIN",`(^|[^\\d])(\\d{1,${r}})(?:\\.(\\d{1,${r}}))?(?:\\.(\\d{1,${r}}))?`),g("COERCE",`${l[d.COERCEPLAIN]}(?:$|[^\\d])`),g("COERCEFULL",l[d.COERCEPLAIN]+`(?:${l[d.PRERELEASE]})?`+`(?:${l[d.BUILD]})?(?:$|[^\\d])`),g("COERCERTL",l[d.COERCE],!0),g("COERCERTLFULL",l[d.COERCEFULL],!0),g("LONETILDE","(?:~>?)"),g("TILDETRIM",`(\\s*)${l[d.LONETILDE]}\\s+`,!0),t.tildeTrimReplace="$1~",g("TILDE",`^${l[d.LONETILDE]}${l[d.XRANGEPLAIN]}$`),g("TILDELOOSE",`^${l[d.LONETILDE]}${l[d.XRANGEPLAINLOOSE]}$`),g("LONECARET","(?:\\^)"),g("CARETTRIM",`(\\s*)${l[d.LONECARET]}\\s+`,!0),t.caretTrimReplace="$1^",g("CARET",`^${l[d.LONECARET]}${l[d.XRANGEPLAIN]}$`),g("CARETLOOSE",`^${l[d.LONECARET]}${l[d.XRANGEPLAINLOOSE]}$`),g("COMPARATORLOOSE",`^${l[d.GTLT]}\\s*(${l[d.LOOSEPLAIN]})$|^$`),g("COMPARATOR",`^${l[d.GTLT]}\\s*(${l[d.FULLPLAIN]})$|^$`),g("COMPARATORTRIM",`(\\s*)${l[d.GTLT]}\\s*(${l[d.LOOSEPLAIN]}|${l[d.XRANGEPLAIN]})`,!0),t.comparatorTrimReplace="$1$2$3",g("HYPHENRANGE",`^\\s*(${l[d.XRANGEPLAIN]})\\s+-\\s+(${l[d.XRANGEPLAIN]})\\s*$`),g("HYPHENRANGELOOSE",`^\\s*(${l[d.XRANGEPLAINLOOSE]})\\s+-\\s+(${l[d.XRANGEPLAINLOOSE]})\\s*$`),g("STAR","(<|>)?=?\\s*\\*"),g("GTE0","^\\s*>=\\s*0\\.0\\.0\\s*$"),g("GTE0PRE","^\\s*>=\\s*0\\.0\\.0-0\\s*$")},5571:function(e,t,n){"use strict";const r=n(7075);e.exports=(e,t,n)=>r(e,t,">",n)},6780:function(e,t,n){"use strict";const r=n(8311);e.exports=(e,t,n)=>(e=new r(e,n),t=new r(t,n),e.intersects(t,n))},5342:function(e,t,n){"use strict";const r=n(7075);e.exports=(e,t,n)=>r(e,t,"<",n)},9628:function(e,t,n){"use strict";const r=n(3908),i=n(8311);e.exports=(e,t,n)=>{let o=null,a=null,s=null;try{s=new i(t,n)}catch(e){return null}return e.forEach((e=>{s.test(e)&&(o&&-1!==a.compare(e)||(o=e,a=new r(o,n)))})),o}},270:function(e,t,n){"use strict";const r=n(3908),i=n(8311);e.exports=(e,t,n)=>{let o=null,a=null,s=null;try{s=new i(t,n)}catch(e){return null}return e.forEach((e=>{s.test(e)&&(o&&1!==a.compare(e)||(o=e,a=new r(o,n)))})),o}},1261:function(e,t,n){"use strict";const r=n(3908),i=n(8311),o=n(5580);e.exports=(e,t)=>{e=new i(e,t);let n=new r("0.0.0");if(e.test(n))return n;if(n=new r("0.0.0-0"),e.test(n))return n;n=null;for(let t=0;t{const t=new r(e.semver.version);switch(e.operator){case">":0===t.prerelease.length?t.patch++:t.prerelease.push(0),t.raw=t.format();case"":case">=":a&&!o(t,a)||(a=t);break;case"<":case"<=":break;default:throw new Error(`Unexpected operation: ${e.operator}`)}})),!a||n&&!o(n,a)||(n=a)}return n&&e.test(n)?n:null}},7075:function(e,t,n){"use strict";const r=n(3908),i=n(3904),{ANY:o}=i,a=n(8311),s=n(7638),u=n(5580),l=n(7059),c=n(5200),d=n(4089);e.exports=(e,t,n,f)=>{let p,h,g,m,y;switch(e=new r(e,f),t=new a(t,f),n){case">":p=u,h=c,g=l,m=">",y=">=";break;case"<":p=l,h=d,g=u,m="<",y="<=";break;default:throw new TypeError('Must provide a hilo val of "<" or ">"')}if(s(e,t,f))return!1;for(let n=0;n{e.semver===o&&(e=new i(">=0.0.0")),a=a||e,s=s||e,p(e.semver,a.semver,f)?a=e:g(e.semver,s.semver,f)&&(s=e)})),a.operator===m||a.operator===y)return!1;if((!s.operator||s.operator===m)&&h(e,s.semver))return!1;if(s.operator===y&&g(e,s.semver))return!1}return!0}},2525:function(e,t,n){"use strict";const r=n(7638),i=n(560);e.exports=(e,t,n)=>{const o=[];let a=null,s=null;const u=e.sort(((e,t)=>i(e,t,n)));for(const e of u)r(e,t,n)?(s=e,a||(a=e)):(s&&o.push([a,s]),s=null,a=null);a&&o.push([a,null]);const l=[];for(const[e,t]of o)e===t?l.push(e):t||e!==u[0]?t?e===u[0]?l.push(`<=${t}`):l.push(`${e} - ${t}`):l.push(`>=${e}`):l.push("*");const c=l.join(" || "),d="string"==typeof t.raw?t.raw:String(t);return c.length=0.0.0-0")],l=[new i(">=0.0.0")],c=(e,t,n)=>{if(e===t)return!0;if(1===e.length&&e[0].semver===o){if(1===t.length&&t[0].semver===o)return!0;e=n.includePrerelease?u:l}if(1===t.length&&t[0].semver===o){if(n.includePrerelease)return!0;t=l}const r=new Set;let i,c,p,h,g,m,y;for(const t of e)">"===t.operator||">="===t.operator?i=d(i,t,n):"<"===t.operator||"<="===t.operator?c=f(c,t,n):r.add(t.semver);if(r.size>1)return null;if(i&&c){if(p=s(i.semver,c.semver,n),p>0)return null;if(0===p&&(">="!==i.operator||"<="!==c.operator))return null}for(const e of r){if(i&&!a(e,String(i),n))return null;if(c&&!a(e,String(c),n))return null;for(const r of t)if(!a(e,String(r),n))return!1;return!0}let v=!(!c||n.includePrerelease||!c.semver.prerelease.length)&&c.semver,b=!(!i||n.includePrerelease||!i.semver.prerelease.length)&&i.semver;v&&1===v.prerelease.length&&"<"===c.operator&&0===v.prerelease[0]&&(v=!1);for(const e of t){if(y=y||">"===e.operator||">="===e.operator,m=m||"<"===e.operator||"<="===e.operator,i)if(b&&e.semver.prerelease&&e.semver.prerelease.length&&e.semver.major===b.major&&e.semver.minor===b.minor&&e.semver.patch===b.patch&&(b=!1),">"===e.operator||">="===e.operator){if(h=d(i,e,n),h===e&&h!==i)return!1}else if(">="===i.operator&&!a(i.semver,String(e),n))return!1;if(c)if(v&&e.semver.prerelease&&e.semver.prerelease.length&&e.semver.major===v.major&&e.semver.minor===v.minor&&e.semver.patch===v.patch&&(v=!1),"<"===e.operator||"<="===e.operator){if(g=f(c,e,n),g===e&&g!==c)return!1}else if("<="===c.operator&&!a(c.semver,String(e),n))return!1;if(!e.operator&&(c||i)&&0!==p)return!1}return!(i&&m&&!c&&0!==p||c&&y&&!i&&0!==p||b||v)},d=(e,t,n)=>{if(!e)return t;const r=s(e.semver,t.semver,n);return r>0?e:r<0||">"===t.operator&&">="===e.operator?t:e},f=(e,t,n)=>{if(!e)return t;const r=s(e.semver,t.semver,n);return r<0?e:r>0||"<"===t.operator&&"<="===e.operator?t:e};e.exports=(e,t,n={})=>{if(e===t)return!0;e=new r(e,n),t=new r(t,n);let i=!1;e:for(const r of e.set){for(const e of t.set){const t=c(r,e,n);if(i=i||null!==t,t)continue e}if(i)return!1}return!0}},7631:function(e,t,n){"use strict";const r=n(8311);e.exports=(e,t)=>new r(e,t).set.map((e=>e.map((e=>e.value)).join(" ").trim().split(" ")))},3874:function(e,t,n){"use strict";const r=n(8311);e.exports=(e,t)=>{try{return new r(e,t).range||"*"}catch(e){return null}}},5739:function(e,t){"use strict";var n=this&&this.__awaiter||function(e,t,n,r){return new(n||(n=Promise))((function(i,o){function a(e){try{u(r.next(e))}catch(e){o(e)}}function s(e){try{u(r.throw(e))}catch(e){o(e)}}function u(e){var t;e.done?i(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(a,s)}u((r=r.apply(e,t||[])).next())}))};Object.defineProperty(t,"__esModule",{value:!0}),t.activateOSS=t.getInitialView=void 0,t.getInitialView=function(){var e;const t=new URLSearchParams(window.location.hash.replace(/^#/,"")),n=new URLSearchParams(window.location.search),r=null!==(e=t.get("issueType"))&&void 0!==e?e:n.get("issueType");return null!=r?{route:"details",issueType:r}:{route:"list"}},t.activateOSS=function(){return n(this,void 0,void 0,(function*(){const e=document.createElement("script");e.setAttribute("src",`${window.AudioEye.static_scripts_base_url}/onSiteScanner.bundle.js`),e.setAttribute("defer","true"),e.setAttribute("async","true"),e.setAttribute("type","text/javascript"),document.body.append(e)}))}},2679:function(e,t,n){"use strict";var r=this&&this.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n);var i=Object.getOwnPropertyDescriptor(t,n);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,i)}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),i=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),o=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.prototype.hasOwnProperty.call(e,n)&&r(t,e,n);return i(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.loadScannerEngine=t.loadSmartRems=void 0;const a=n(839);t.loadSmartRems=function(){return Promise.resolve().then((()=>o(n(1600))))},t.loadScannerEngine=function(){return a.isMarsActive?Promise.resolve().then((()=>o(n(4813)))):Promise.resolve().then((()=>o(n(2360))))}},4020:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=new class{constructor(){this._doc={get cookie(){return document.cookie},set cookie(e){document.cookie=e}}}set(e,t,n,r="days",i=!1){var o=encodeURIComponent(t);null!=n&&isFinite(n)&&(o+="; expires="+this._expires(n,r)),o+="; path=/",i?this.setSubdomainCookie(e,o,t):this._doc.cookie=e+"="+o}setSubdomainCookie(e,t,n){const r=window.location.host;let i,o;const a=r.split(".");a.shift(),i=a.join("."),o=t+"; domain="+i,this._doc.cookie=e+"="+o,this._isCookieSet(e,n)||(i=r,o=t+"; domain="+i,this._doc.cookie=e+"="+o)}get(e,t){let n,r,i=this._doc.cookie;return t&&(i=t),n=i.toString().indexOf(" "+e+"="),-1===n&&(n=i.toString().indexOf(e+"=")),-1===n?null:(n=i.toString().indexOf("=",n)+1,r=i.toString().indexOf(";",n),-1===r&&(r=i.toString().length),i=decodeURIComponent(i.toString().substring(n,r)),i)}all(e){const t=(null!=e?e:this._doc.cookie).split("; "),n={};for(var r=0;r10)return[null!==(i=e.textContent)&&void 0!==i?i:""];if("none"===getComputedStyle(e).display||e.matches("script, noscript, link, style, input[type='hidden'], .ae-exclude, [data-audioeye-exclude]"))return[];if(e.hasAttribute("aria-label")){const t=e.getAttribute("aria-label");if(t)return[t]}if(e.hasAttribute("aria-labelledby")){const i=e.getAttribute("aria-labelledby");if(i)return i.split(" ").flatMap((e=>{if(e===r)return[];const i=document.getElementById(e);return i?n(i,t+1,e):[]}))}if("IMG"===e.tagName){const t=e.getAttribute("alt");if(t)return[t]}return Array.from(e.childNodes).flatMap((e=>{var r;return e.nodeType===Node.TEXT_NODE?[null!==(r=e.textContent)&&void 0!==r?r:""]:e.nodeType===Node.ELEMENT_NODE?n(e,t+1):[]}))}t.Xt=void 0,t.Xt=function(e){return n(e).map((e=>e.trim())).filter((e=>""!==e)).join(" ")}},2106:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.calculateScannerChoice=t.LIMIT_CAP=t.ChoiceType=t.getSampledChoices=void 0;const r=n(1010);var i;t.getSampledChoices=function(e,t){return t.filter((t=>{if(null==t)return!1;const n=Math.random();return e>n}))},function(e){e.ReleaseVersionReport="release_version_report",e.ShadowVersionReport="shadow_version_report",e.RunReleaseFixesNoReport="run_release_fixes_no_report"}(i=t.ChoiceType||(t.ChoiceType={})),t.LIMIT_CAP=.5,t.calculateScannerChoice=function(e,n){if(!n)return{adjustedSamplingRate:e,scannerChoice:r.diceRoll{e.classList.add(this.classNameFor(t))}))}unset(e,t){r(e).forEach((e=>{e.classList.remove(this.classNameFor(t))}))}selector(e){return`.${this.classNameFor(e)}`}is(e,t){return r(e).every((e=>e.classList.contains(this.classNameFor(t))))}}class o{constructor(){this.attrValue=""}attrFor(e){return"data-audioeye-"+e}set(e,t){r(e).forEach((e=>e.setAttribute(this.attrFor(t),"")))}unset(e,t){r(e).forEach((e=>e.removeAttribute(this.attrFor(t))))}selector(e){return`[${this.attrFor(e)}='']`}is(e,t){return r(e).every((e=>e.hasAttribute(this.attrFor(t))))}}class a{constructor(){this.backingInstance=new o}init(e=n.Two){this.backingInstance=e==n.One?new i:new o}set(e,t){this.backingInstance.set(e,t)}unset(e,t){this.backingInstance.unset(e,t)}selector(e){return this.backingInstance.selector(e)}is(e,t){return this.backingInstance.is(e,t)}}t.MarkersClass=a,t.default=new a},4813:function(e,t,n){"use strict";var r=this&&this.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n);var i=Object.getOwnPropertyDescriptor(t,n);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,i)}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),i=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),o=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.prototype.hasOwnProperty.call(e,n)&&r(t,e,n);return i(t,e),t},a=this&&this.__awaiter||function(e,t,n,r){return new(n||(n=Promise))((function(i,o){function a(e){try{u(r.next(e))}catch(e){o(e)}}function s(e){try{u(r.throw(e))}catch(e){o(e)}}function u(e){var t;e.done?i(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(a,s)}u((r=r.apply(e,t||[])).next())}))},s=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.tangoEngine=void 0;const u=n(4865),l=o(n(2831)),c=n(4838),d=n(9356),f=n(234),p=n(9632),h=s(n(1033)),g=n(4940),m=n(1971),y=n(5589),v=n(839),b=n(5939),w=n(8369),_=n(180),{releaseVersion:A}=(0,y.getScannerVersions)();t.tangoEngine=()=>a(void 0,void 0,void 0,(function*(){if(null==A)throw new Error("Release version not found. There should always be a release version");const e=l.v4(),t=new URL(window.location.href),n=(0,_.transport)("postMessage"),r=v.loadRemsFromSiteModule?[(yield(0,w.getSiteModule)()).factory]:window.AudioEye.a11yRulesFactories,i=m.aeDebugScanValue?[{onElementTested(e,t){null!=t.rule.fix&&"fixed"===t.result&&console.log("[Fixed]",e.deref(),t.rule)}}]:[],o={scanId:e,additionalRules:r,url:(0,f.optInRedactUrl)({url:t}),siteHash:AudioEye.site_hash,pageLoadId:p.pageLoadId,excludedFixes:AudioEye.excludedFixes,skipRemSelectors:window.AudioEye.productConfig.compliance["skip-remediations"]?[window.AudioEye.productConfig.compliance["skip-remediations"]]:void 0,extraReducers:i};window.AudioEye.shouldRteLog=()=>!1;const s=(e,t)=>AudioEye.site_version&&(0,b.shouldUseEsmModuleLoading)(t)?(0,u.loadModule)({module:e,version:t}):Promise.resolve(void 0),y=s(u.SupportedModules.MarsScanner,A),x=s(u.SupportedModules.AudioEyeScannerRte,A),[E,k]=yield Promise.all([(0,g.loadScanner)(A,g.BundleNames.AUDIOEYE_SCANNER),x]),[S,O]=yield Promise.all([(0,g.loadScanner)(A,g.BundleNames.MARS_SCANNER),y]);window.AudioEye.logLegacyMutations=(e,t)=>{(null==O?void 0:O.logLegacyMutations)&&(null==O||O.logLegacyMutations(e,t)),(null==k?void 0:k.logLegacyMutations)&&(null==k||k.logLegacyMutations(e,t))},null!=k&&o.extraReducers.push(k.realtimeEffectsOutputAdapter);const C=new S(o),j=v.areAutoRemsEnabled||v.isUsingRulesBasedManualRems,R=function(e){return a(this,void 0,void 0,(function*(){if((0,d.scannerHook)("beforeScan",{beforeRemediations:AudioEye._scanBeforeRemediations}),"before"===e){const t=yield C.runPhase(e,!1);yield n(t)}if("after"===e||"rescan"===e){const t=yield C.runPhase(e,j);t.remediations=(0,c.getFormatForRemediations)(h.default._effectedElementsByRemID),t.samplingRate=v.samplingRate,t.isVtkAvailable=null!=window.AudioEye.productConfig.launcher&&!0===window.AudioEye.productConfig.launcher.service,yield n(t)}(0,d.scannerHook)("afterScan",{beforeRemediations:AudioEye._scanBeforeRemediations})}))};return window.addEventListener("message",(e=>{var t;"mars_scan_request"===(null===(t=e.data)||void 0===t?void 0:t.name)&&R("rescan")})),{scan:R,cancelScan:()=>a(void 0,void 0,void 0,(function*(){var e,t;C.cancelPhase&&(null===(t=null===(e=AudioEye.productConfig)||void 0===e?void 0:e.compliance)||void 0===t?void 0:t.shouldCancelScanOnPageTransition)&&(yield C.cancelPhase())}))}}))},6053:function(e,t,n){"use strict";var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const i=r(n(4784)),o=r(n(6263)),a=r(n(5682));var s=AudioEye.productConfig,u=new a.default("OptIn"),l=!(s.launcher&&s.launcher["opt-in"]);const c={_zones:{launcher:{type:"module",isOptedIn:l},toolbar:{type:"module",isOptedIn:l},helpdesk:{type:"module",isOptedIn:l},"site-menu":{type:"module",isOptedIn:l},rotor:{type:"module",isOptedIn:l},BASE:{type:"group",members:["helpdesk","site-menu","rotor"]},CTA:{type:"group",members:["launcher","toolbar"]}},_cookies:o.default,init:function(){this._restore()},opt:function(e,t){var n,r=this;this._ensureZone(t),n=this._zones[t],"toggle"===e&&(e=this.state(t)?"out":"in"),"group"===n.type?n.members.forEach((function(t){r._optSingle(e,t)})):r._optSingle(e,t),i.default.dispatchEvent("GroupOpt",{direction:e,group:t})},optFromIframe:function(e,t,n){c.opt(e,t),c.stateIframeSync(t,n)},state:function(e){var t,n=this;if(this._ensureZone(e))return"group"===(t=this._zones[e]).type?Array.from(t.members).every((function(e){return n._zones[e].isOptedIn})):t.isOptedIn},stateIframeSync:function(e,t){var n,r=c.state(e);void 0!==r?null===(n=null==t?void 0:t.source)||void 0===n||n.postMessage({object:"AudioEyeStatementSync",isOptedIn:r},{targetOrigin:null==t?void 0:t.origin}):u.error('Failed to find state of zone "'+e+'"')},_ensureZone:function(e){return!!this._zones[e]||(u.error('Invalid zone "'+e+'" not supported'),!1)},_optSingle:function(e,t){var n,r;if(r="in"===e,"module"!==(n=this._zones[t]).type)return u.error('module "'+t+'" is of unsupported type "'+n.type),!1;n.isOptedIn=r,this._cookies.set("aemoduleoptin",JSON.stringify(this._allOptIns()),400,"days"),i.default.dispatchEvent("ModuleOpt",{direction:e,module:t})},_restore:function(){var e,t=this,n=this._cookies.get("aemoduleoptin");if(!n)return!1;try{e=JSON.parse(n)}catch(e){return u.error("JSON parse failed. Invalid JSON in aemoduleoptin cookie"),!1}if(!Array.isArray(e))return u.error("Invalid opt in list retrieved from cookie"),!1;Object.keys(t._zones).forEach((function(n){"module"===t._zones[n].type&&t.opt(e.indexOf(n)>-1?"in":"out",n)}))},_allOptIns:function(){var e=this;return Object.keys(this._zones).filter((function(t){var n=e._zones[t];return"module"===n.type&&n.isOptedIn}))}};t.default=c},234:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.optInRedactUrl=void 0;const r=n(839);t.optInRedactUrl=function({url:e,allowedQueryKeys:t=r.allowedQueryKeys,includeHashFragment:n=r.includeHashFragment,redactUrlPathPartsByRegex:i=r.redactUrlPathPartsByRegex}){const o=new URL(e);o.hash=n?o.hash:"";for(const[e]of[...o.searchParams.entries()])t.includes(e)||o.searchParams.delete(e);if(i){const e=new RegExp(i),t=o.pathname.split("/").map((t=>e.test(t)?"?":t));o.pathname="/"+t.filter(Boolean).join("/")}return o.toString()}},9632:function(e,t,n){"use strict";var r=this&&this.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n);var i=Object.getOwnPropertyDescriptor(t,n);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,i)}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),i=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),o=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.prototype.hasOwnProperty.call(e,n)&&r(t,e,n);return i(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.pageLoadId=void 0;const a=o(n(2831));t.pageLoadId=a.v4()},4940:function(e,t,n){"use strict";var r=this&&this.__awaiter||function(e,t,n,r){return new(n||(n=Promise))((function(i,o){function a(e){try{u(r.next(e))}catch(e){o(e)}}function s(e){try{u(r.throw(e))}catch(e){o(e)}}function u(e){var t;e.done?i(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(a,s)}u((r=r.apply(e,t||[])).next())}))};Object.defineProperty(t,"__esModule",{value:!0}),t.loadScanner=t.BundleNames=void 0;const i=n(4865),o=n(5939);var a;!function(e){e.AUDIOEYE_SCANNER="audioeye-scanner",e.MARS_SCANNER="a11y-mars-page-scanner"}(a=t.BundleNames||(t.BundleNames={})),t.loadScanner=function(e,t){return r(this,void 0,void 0,(function*(){if((0,o.shouldUseEsmModuleLoading)(e)&&(0,i.isBrowserModuleSystemSupported)())return(0,i.loadModule)({version:e,module:t===a.AUDIOEYE_SCANNER?i.SupportedModules.AudioEyeScanner:i.SupportedModules.MarsScanner}).then((e=>e.default));window.AudioEye.onServicesV2ScannerLoaded||(window.AudioEye.onServicesV2ScannerLoaded=new Set);const n=new Promise(((t,n)=>{const r=setTimeout((()=>{window.AudioEye.onServicesV2ScannerLoaded.clear(),console.error(`Timeout: Unable to load the scanner of version ${e}`),n(new Error(`Timeout: Unable to load the scanner of version ${e}`))}),3e4),i=n=>{n.rulesVersion===e&&(clearTimeout(r),window.AudioEye.onServicesV2ScannerLoaded.delete(i),t(n))};window.AudioEye.onServicesV2ScannerLoaded.add(i)})),r=document.createElement("script");return r.async=!0,r.src=`https://wsv3cdn.audioeye.com/static-scripts/audioeye-scanner/v${e}/${t}.js`,document.body.appendChild(r),n}))}},1971:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.aeDebugScanValue=void 0,t.aeDebugScanValue=new URL(window.location.href).searchParams.get("__ae_debug_scan")},9031:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getScannerChoice=void 0;const r=n(2106);t.getScannerChoice=function({shouldSetSamplingRateToOne:e,hasShadowVersionDefined:t,isOssInQueryOrHash:n}){return n?{adjustedSamplingRate:1,scannerChoice:r.ChoiceType.RunReleaseFixesNoReport}:(0,r.calculateScannerChoice)(e?1:function(){const e=window.AudioEye.productConfig["live-monitoring"];return null!=(null==e?void 0:e.limit)?parseFloat(e.limit.toString()):1}(),t)}},5589:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getScannerVersions=void 0;const r=n(1971);t.getScannerVersions=function(){var e,t;const n=null!=r.aeDebugScanValue&&/^(0|[1-9]\d*)\.(0|[1-9]\d*)\.(0|[1-9]\d*)(?:-((?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\.(?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\+([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?$/.test(r.aeDebugScanValue)?r.aeDebugScanValue:null,i=null!=n?{releaseVersion:n,shadowVersion:void 0}:null!==(t=null===(e=null===window||void 0===window?void 0:window.__audioEyeContext)||void 0===e?void 0:e.rulesConfig)&&void 0!==t?t:{};return Object.assign(Object.assign({},i),{hasOverride:null!=n})}},839:function(e,t,n){"use strict";var r,i,o,a,s,u,l,c,d,f,p,h,g,m,y,v=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.loadRemsFromSiteModule=t.isMarsActive=t.needsToRunLegacyAutoRems=t.areSmartRemsEnabled=t.areManualRemsEnabled=t.areAutoRemsEnabled=t.redactUrlPathPartsByRegex=t.includeHashFragment=t.allowedQueryKeys=t.isWorkingVersion=t.isUsingRulesBasedManualRems=t.isUsingRulesBasedAutoRems=t.useModernScanner=t.scannerVersion=t.getRulesVersionFromUrlHash=t.shouldForceScan=t.scannerChoice=t.samplingRate=t.isOssInQueryOrHash=t.ossIsActive=void 0;const b=n(2106),w=n(3046),_=n(1971),A=n(9031),x=n(5589),E=v(n(9589)),k=(0,x.getScannerVersions)();function S(){const e=new URLSearchParams(window.location.hash.replace(/^#/,""));return"1"===new URLSearchParams(window.location.search).get("oss")||e.has("oss")||e.has("issueType")||null!=window.__AudioEyeOSS}t.ossIsActive=S,t.isOssInQueryOrHash=S(),r=(0,A.getScannerChoice)({shouldSetSamplingRateToOne:"1"===_.aeDebugScanValue||k.hasOverride,hasShadowVersionDefined:!!k.shadowVersion,isOssInQueryOrHash:t.isOssInQueryOrHash}),t.samplingRate=r.adjustedSamplingRate,t.scannerChoice=r.scannerChoice,t.shouldForceScan=k.hasOverride||"1"===_.aeDebugScanValue,window.AudioEye.samplingRate=t.samplingRate;const{releaseVersion:O}=null!==(l=null===(u=window.__audioEyeContext)||void 0===u?void 0:u.rulesConfig)&&void 0!==l?l:{};function C(){let e=null;const t=document.location.hash.substring(1).split("&");for(let n=0;n=10.0.21 <10.1.0 || >=10.2.0");const[T]=(null!==(d=null===t.scannerVersion||void 0===t.scannerVersion?void 0:t.scannerVersion.split("."))&&void 0!==d?d:["0","0","0"]).map((e=>parseInt(e,10)));t.isUsingRulesBasedAutoRems=T>=8,t.isUsingRulesBasedManualRems=T>=9,t.isWorkingVersion=(0,w.matchUrlQueryParams)("ae_version","w"),o=(i=null!==(f=window.AudioEye.productConfig["live-monitoring"])&&void 0!==f?f:{}).allowedQueryKeys,t.allowedQueryKeys=void 0===o?[]:o,a=i.includeHashFragment,t.includeHashFragment=void 0!==a&&a,s=i.redactUrlPathPartsByRegex,t.redactUrlPathPartsByRegex=void 0===s?"":s,t.areAutoRemsEnabled=!0===(null===(p=window.AudioEye.productConfig.compliance)||void 0===p?void 0:p["auto-remediations"]),t.areManualRemsEnabled=!0===(null===(h=window.AudioEye.productConfig.compliance)||void 0===h?void 0:h["manual-remediations"]),t.areSmartRemsEnabled=!0===(null===(g=window.AudioEye.productConfig.compliance)||void 0===g?void 0:g["smart-remediations"]),t.needsToRunLegacyAutoRems=t.areAutoRemsEnabled&&!t.isUsingRulesBasedAutoRems,t.isMarsActive=null===(m=document.querySelector("html"))||void 0===m?void 0:m.getAttribute("data-mars-active"),t.loadRemsFromSiteModule=!0===(null===(y=window.AudioEye.productConfig.compliance)||void 0===y?void 0:y.loadRemsFromSiteModule)},5939:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.shouldUseEsmModuleLoading=void 0,t.shouldUseEsmModuleLoading=e=>{var t;const[n,r]=(null!==(t=null==e?void 0:e.split("."))&&void 0!==t?t:["0","0"]).map((e=>parseInt(e,10)));return n>9||9===n&&r>=1}},8369:function(e,t,n){"use strict";var r=this&&this.__awaiter||function(e,t,n,r){return new(n||(n=Promise))((function(i,o){function a(e){try{u(r.next(e))}catch(e){o(e)}}function s(e){try{u(r.throw(e))}catch(e){o(e)}}function u(e){var t;e.done?i(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(a,s)}u((r=r.apply(e,t||[])).next())}))};Object.defineProperty(t,"__esModule",{value:!0}),t.getSiteModule=void 0;const i=n(4865);let o;t.getSiteModule=()=>r(void 0,void 0,void 0,(function*(){return o||(o=(0,i.loadSiteModule)({siteHashOrDomain:window.__AudioEyeSiteHash,version:"w"===AudioEye.site_version?"working":"active"})),o}))},2360:function(e,t,n){"use strict";var r=this&&this.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n);var i=Object.getOwnPropertyDescriptor(t,n);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,i)}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),i=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),o=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.prototype.hasOwnProperty.call(e,n)&&r(t,e,n);return i(t,e),t},a=this&&this.__awaiter||function(e,t,n,r){return new(n||(n=Promise))((function(i,o){function a(e){try{u(r.next(e))}catch(e){o(e)}}function s(e){try{u(r.throw(e))}catch(e){o(e)}}function u(e){var t;e.done?i(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(a,s)}u((r=r.apply(e,t||[])).next())}))},s=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.tangoEngine=void 0;const u=n(4865),l=o(n(2831)),c=n(4838),d=n(2106),f=n(9356),p=n(234),h=n(9632),g=s(n(1033)),m=n(4940),y=n(1971),v=n(839),b=n(5939),w=n(8369),_=n(180),A=["http:","https:"];t.tangoEngine=()=>a(void 0,void 0,void 0,(function*(){var e,t;const n=l.v4(),r=AudioEye.a11yTestingReportTo.replace(/report$/,""),i=new URL(window.location.href),o=A.includes(i.protocol),s=v.loadRemsFromSiteModule?[(yield(0,w.getSiteModule)()).factory]:window.AudioEye.a11yRulesFactories,x=(0,_.transport)(r),E=v.scannerChoice!==d.ChoiceType.RunReleaseFixesNoReport&&!v.isOssInQueryOrHash&&!v.isWorkingVersion&&o,k=v.useModernScanner&&v.isOssInQueryOrHash||E,S=y.aeDebugScanValue?[{onElementTested(e,t){null!=t.rule.fix&&"fixed"===t.result&&console.log("[Fixed]",e.deref(),t.rule)}}]:[];let O=!1;window.AudioEye.shouldRteLog=()=>O;const C={scanId:n,additionalRules:s,url:v.isOssInQueryOrHash?i.toString():(0,p.optInRedactUrl)({url:i}),siteHash:AudioEye.site_hash,pageLoadId:v.isOssInQueryOrHash?"a11ypagescanner":h.pageLoadId,excludedFixes:AudioEye.excludedFixes,skipRemSelectors:(null===(e=window.AudioEye.productConfig.compliance)||void 0===e?void 0:e["skip-remediations"])?[window.AudioEye.productConfig.compliance["skip-remediations"]]:void 0,extraReducers:S,areAutoRemsEnabled:v.areAutoRemsEnabled},j=null!=AudioEye.site_version&&(0,b.shouldUseEsmModuleLoading)(v.scannerVersion),R=null!=AudioEye.site_version&&v.isOssInQueryOrHash&&(0,b.shouldUseEsmModuleLoading)(v.scannerVersion)&&v.useModernScanner,T=j?(0,u.loadModule)({module:u.SupportedModules.AudioEyeScannerRte,version:v.scannerVersion}):Promise.resolve(void 0),L=R?(0,u.loadModule)({module:u.SupportedModules.MarsOutputAdapter,version:v.scannerVersion}):Promise.resolve(void 0),[N,I,P]=yield Promise.all([(0,m.loadScanner)(v.scannerVersion,m.BundleNames.AUDIOEYE_SCANNER),T,L]);null!=I&&(window.AudioEye.logLegacyMutations=I.logLegacyMutations,C.extraReducers.push(I.realtimeEffectsOutputAdapter)),null!=P&&C.extraReducers.push(P.marsOutputAdapter);const M=new N(C),F=v.areAutoRemsEnabled||v.areManualRemsEnabled&&v.isUsingRulesBasedManualRems,q=window.AudioEye.productConfig["live-monitoring"].frameBudgetMs;return q&&(null===(t=M.scheduler)||void 0===t||t.setBudget(q)),{scan:function(e){var t;return a(this,void 0,void 0,(function*(){if((0,f.scannerHook)("beforeScan",{beforeRemediations:AudioEye._scanBeforeRemediations}),"before"===e&&E&&(yield M.runPhase(e,!1)),"before"===e&&(O=!0),"after"===e&&k){const n=Object.assign(Object.assign({},yield M.runPhase(e,F)),{remediations:(0,c.getFormatForRemediations)(g.default._effectedElementsByRemID),samplingRate:v.samplingRate,isVtkAvailable:null!=window.AudioEye.productConfig.launcher&&!0===window.AudioEye.productConfig.launcher.service,scannerVersion:v.scannerVersion});E&&(yield x(n),null===(t=M.shutdownReporting)||void 0===t||t.call(M))}else F&&M.runOnlyFixes&&"function"==typeof M.runOnlyFixes&&(yield M.runOnlyFixes());(0,f.scannerHook)("afterScan",{beforeRemediations:AudioEye._scanBeforeRemediations})}))},cancelScan:()=>a(void 0,void 0,void 0,(function*(){var e;yield null===(e=M.cancelPhase)||void 0===e?void 0:e.call(M)}))}}))},9178:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.dispatchContractEvent=t.ContractEvents=void 0,(t.ContractEvents||(t.ContractEvents={})).RemediationCompleted="AudioEyeRemediationCompleted";const n=new Set;window.AudioEye.contract={hasFired(e){return n.has(e)}},t.dispatchContractEvent=function(e){n.add(e),document.dispatchEvent(new CustomEvent(e))}},3046:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.matchUrlQueryParams=void 0,t.matchUrlQueryParams=function(e,t){const n=new URLSearchParams(document.location.search);return!!n.has(e)&&n.get(e)===t}},9145:function(e,t,n){"use strict";var r,i=this&&this.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n);var i=Object.getOwnPropertyDescriptor(t,n);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,i)}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),o=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),a=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.prototype.hasOwnProperty.call(e,n)&&i(t,e,n);return o(t,e),t},s=this&&this.__awaiter||function(e,t,n,r){return new(n||(n=Promise))((function(i,o){function a(e){try{u(r.next(e))}catch(e){o(e)}}function s(e){try{u(r.throw(e))}catch(e){o(e)}}function u(e){var t;e.done?i(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(a,s)}u((r=r.apply(e,t||[])).next())}))},u=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.runStartup=void 0,n(9538);const l=n(2109),c=n(5739);n(2679);const d=u(n(2589)),f=u(n(4413)),p=u(n(8232)),h=u(n(8742)),g=u(n(6263)),m=u(n(5170)),y=u(n(5447)),v=n(9356),b=u(n(4123)),w=u(n(5682)),_=u(n(9599)),A=u(n(9636)),x=u(n(6053)),E=u(n(7678)),k=u(n(1163)),S=u(n(3898)),O=n(839),C=u(n(4784)),j=n(9178),R=n(7258),T=u(n(9078)),L=u(n(6842));n(3032),n(4750);const N=n(2679),I=n(234),P=n(8369);if(Element.prototype.matches||(Element.prototype.matches=Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector),O.isOssInQueryOrHash){setTimeout((()=>{const e=document.getElementById("_audioeye-loader");e&&e.remove()}),2e4);const e=document.createElement("img");e.setAttribute("id","_audioeye-loader"),e.setAttribute("src",'data:image/svg+xml;utf8,'),e.setAttribute("style","position:fixed !important;bottom:79px !important;right:65px !important;width:auto !important;height:auto !important"),document.body.append(e)}const M=AudioEye.productConfig,F=new w.default("startupRoutine"),q=new l.FrameBudgetScheduler({frameBudgetMs:window.AudioEye.productConfig["live-monitoring"].frameBudgetMs}),D=null===(r=null==M?void 0:M.compliance)||void 0===r?void 0:r.spaOptIn;const Q={standard:function(e){return s(this,void 0,void 0,(function*(){try{if(yield new Promise((t=>function(e,t){w.default.init(),g.default.crossWindowSyncInit(e),S.default.monitor(AudioEye.err_endpoint),C.default.removeLoaderjsTag();const n=C.default.getParamByName("ae_system");n&&g.default.set("ae_system",n),d.default.init(t),f.default.init(),window.__AudioEyeInitialLoadTime&&f.default.sendLifecycleEvent({message:"ae.js started",eventTime:window.__AudioEyeInitialLoadTime}),window.__AudioEyeLoaderAppendedTime&&f.default.sendLifecycleEvent({message:"loader.js script tag added",eventTime:window.__AudioEyeLoaderAppendedTime}),window.__AudioEyeLoaderStartTime&&f.default.sendLifecycleEvent({message:"loader.js started",eventTime:window.__AudioEyeLoaderStartTime}),C.default.startMessageListener(),AudioEye.productConfig.languages&&b.default.start(),H(),AudioEye.define&&(AudioEye.define("utilities",C.default),AudioEye.define("lib/mutations",A.default)),function(){const e="Duplicate AudioEye installation script detected. Mulitple installations will cause unsupported behavior.";window.__AudioEyeDuplicateScript?F.error(e):window.addEventListener("AudioEyeDuplicateScript",(()=>{F.error(e)}))}(),(0,R.initializeI18n)()}(t,e.site_hash))),(0,E.default)(M["off-limits"],window))throw new Error("Page is off-limits. See debug log for more information.");if((t=e.version_id)&&Promise.resolve().then((()=>a(n(822)))).then((e=>{e.default.init(t)})),AudioEye.versioning={launchVCP:()=>{g.default.set("ae_version","-1"),window.location.reload()}},C.default.iframes.domInit(C.default.inIframe()),_.default.init(e.product_config["content-modifiers-version"]),!(yield function(e,t){var n,r;return s(this,void 0,void 0,(function*(){AudioEye.configHelpers=[],AudioEye.layoutHelpers=[],AudioEye.manualRemediations=[];try{window.ae_jQuery(document.body).append(e)}catch(e){return F.error("Failure appending ae_app html script. Check syntax.",e),!1}if(O.loadRemsFromSiteModule){const{legacyRems:e,smartRemediations:t}=yield(0,P.getSiteModule)();AudioEye.manualRemediations.push(...e.filter((e=>"style_rem"!==e.type))),AudioEye.smartRemediations.push(...t),yield q.scheduleAll(e.filter((e=>"style_rem"===e.type)))}return O.areSmartRemsEnabled&&(null!==(r=null===(n=AudioEye.smartRemediations)||void 0===n?void 0:n.length)&&void 0!==r?r:0)>0&&(AudioEye.smartRemsModule=yield(0,N.loadSmartRems)()),t?_.default.set(window.ae_jQuery(document.body),`device-${t}`):F.error("No device detected. Many ALLY features will not function properly."),AudioEye.configHelpers.forEach((e=>{e.call(void 0,AudioEye.productConfig)})),!0}))}(e.interface,e.device)))throw new Error("Failed to append ae_app html. See debug log for more information.");if(V(),window.addEventListener("message",(e=>{"ae_accessibility_statement"===e.data.type&&V()})),k.default.isPreviewMode())return;if(function(){if(window===window.top)return!1;const e=window.location.href,t=AudioEye.productConfig.iframes;return!!(t&&t.enableIframeRems&&t.enableIframeRems.length>0)&&t.enableIframeRems.some((t=>e.includes(t)))}())return;C.default.inIframe()||y.default.init(),x.default.init(),AudioEye.optIn=x.default;const r=C.default.getStartupModules();yield Promise.all(Object.keys(r).map((e=>s(this,void 0,void 0,(function*(){(yield new Promise((t=>{C.default.loadModule(e,((e,n)=>t(n)))})))||delete r[e]}))))),C.default.applyLayoutHelpers(),D&&function(){let e=(0,I.optInRedactUrl)({url:window.location.href});setInterval((function(){return s(this,void 0,void 0,(function*(){const t=(0,I.optInRedactUrl)({url:window.location.href});e!==t&&(e=t,q.clearQueue(),A.default.clear(),H(),yield B().catch((e=>{"The FrameBudgetScheduler tasks were cancelled"===e.message?F.info(e.message):F.error(e)})))}))}),100)}(),yield B().catch((e=>{"The FrameBudgetScheduler tasks were cancelled"===e.message?F.info(e.message):F.error(e)})),C.default.inComplianceOnly()||(h.default.markAll(),C.default.inIframe()&&C.default.sendFrameAPIRequest(window.parent,"registerIframe")),window.addEventListener("ae_extension_open_admin",(()=>{C.default.setModuleActive("toolbar",!0),C.default.setModuleActive("admin",!0)})),(new m.default).sync();let i=Object.keys(r).filter((e=>r[e]));window.AudioEye.rotor=new L.default;const o=i.indexOf("toolbar");o>-1&&(i.splice(o,1),i=["toolbar",...i]),T.default.init(),i.forEach((e=>{C.default.setModuleActive(e,!0)})),A.default.observe(),p.default.init(),yield function(){const e=["site-menu"].map((e=>{var t;return!0!==(null===(t=M[e])||void 0===t?void 0:t.service)?Promise.resolve():new Promise(((t,n)=>{C.default.loadModule(e,((e,r)=>{r?t():n()}))}))}));return Promise.all(e).then((()=>{z()})).catch((()=>{z()}))}(),C.default.dispatchEvent("AudioEyeReady",{}),"function"==typeof window.AudioEyePluginReadyHook&&window.AudioEyePluginReadyHook(),window.AudioEye.platformready=!0,O.isOssInQueryOrHash&&(0,c.activateOSS)()}catch(e){F.error(e)}var t}))}};let $;function B(){var e,t;return s(this,void 0,void 0,(function*(){yield null==$?void 0:$();const n=(null===(e=AudioEye.manualRemediations)||void 0===e?void 0:e.length)>0||(null===(t=AudioEye.smartRemediations)||void 0===t?void 0:t.length)>0;if(!0===AudioEye.productConfig.compliance.service||O.shouldForceScan){const{tangoEngine:e}=yield(0,N.loadScannerEngine)(),{scan:t,cancelScan:r}=yield e();$=r,n&&(yield t("before")),yield U(),yield t("after")}else yield U();(0,j.dispatchContractEvent)(j.ContractEvents.RemediationCompleted)}))}function H(){C.default.inIframe()||C.default.logStat("User","Page View","none")}function U(){return s(this,void 0,void 0,(function*(){if(!AudioEye.compliance||k.default.isPreviewMode())return;z();const e=AudioEye.compliance.planAllTasks(AudioEye.productConfig["site-menu"].selectors,AudioEye.productConfig.carousels),t=A.default._pauseObserverDuring(e).map((e=>e.task));yield q.scheduleAll(t)}))}function W(e,t){return Q[e]?(window.AudioEye.hooks&&(0,v.setHooks)(window.AudioEye.hooks)&&(0,v.scannerHook)("hooksInitialized"),AudioEye.mode=e,Q[e](t),!0):(F.debug(`startup routine: ${e} does not exist`),!1)}function z(){AudioEye.productConfig&&AudioEye.productConfig["site-menu"]&&(AudioEye.productConfig["site-menu"].languages=["en"])}function V(){var e,t,n;const r=document.querySelector('iframe[src*="accessibility-statement.html"], iframe[src*="accessibilitystatement"]');if(!r)return;const i={type:"ae_lang",language:(null===(e=document.documentElement.lang)||void 0===e?void 0:e.split("-")[0].toLowerCase())||"en",supportNumber:(null===(t=AudioEye.productConfig)||void 0===t?void 0:t.supportNumber)||""};null===(n=r.contentWindow)||void 0===n||n.postMessage(i,"*")}t.runStartup=W,AudioEye.runStartup=window.location.search.indexOf("__defer_ae=1")>-1&&!AudioEye.hooks?(...e)=>(AudioEye.continueStartup=()=>W(...e),console.log("AudioEye has deferred startup. Please add any debugging code and continue by calling `AudioEye.continueStartup().`"),!0):W},2831:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"NIL",{enumerable:!0,get:function(){return s.default}}),Object.defineProperty(t,"parse",{enumerable:!0,get:function(){return d.default}}),Object.defineProperty(t,"stringify",{enumerable:!0,get:function(){return c.default}}),Object.defineProperty(t,"v1",{enumerable:!0,get:function(){return r.default}}),Object.defineProperty(t,"v3",{enumerable:!0,get:function(){return i.default}}),Object.defineProperty(t,"v4",{enumerable:!0,get:function(){return o.default}}),Object.defineProperty(t,"v5",{enumerable:!0,get:function(){return a.default}}),Object.defineProperty(t,"validate",{enumerable:!0,get:function(){return l.default}}),Object.defineProperty(t,"version",{enumerable:!0,get:function(){return u.default}});var r=f(n(3518)),i=f(n(4948)),o=f(n(5073)),a=f(n(7186)),s=f(n(4808)),u=f(n(7775)),l=f(n(7037)),c=f(n(9910)),d=f(n(6792));function f(e){return e&&e.__esModule?e:{default:e}}},2311:function(e,t){"use strict";function n(e){return 14+(e+64>>>9<<4)+1}function r(e,t){const n=(65535&e)+(65535&t);return(e>>16)+(t>>16)+(n>>16)<<16|65535&n}function i(e,t,n,i,o,a){return r((s=r(r(t,e),r(i,a)))<<(u=o)|s>>>32-u,n);var s,u}function o(e,t,n,r,o,a,s){return i(t&n|~t&r,e,t,o,a,s)}function a(e,t,n,r,o,a,s){return i(t&r|n&~r,e,t,o,a,s)}function s(e,t,n,r,o,a,s){return i(t^n^r,e,t,o,a,s)}function u(e,t,n,r,o,a,s){return i(n^(t|~r),e,t,o,a,s)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default=function(e){if("string"==typeof e){const t=unescape(encodeURIComponent(e));e=new Uint8Array(t.length);for(let n=0;n>5]>>>i%32&255,o=parseInt(r.charAt(n>>>4&15)+r.charAt(15&n),16);t.push(o)}return t}(function(e,t){e[t>>5]|=128<>5]|=(255&e[n/8])<>>24,n[1]=t>>>16&255,n[2]=t>>>8&255,n[3]=255&t,n[4]=(t=parseInt(e.slice(9,13),16))>>>8,n[5]=255&t,n[6]=(t=parseInt(e.slice(14,18),16))>>>8,n[7]=255&t,n[8]=(t=parseInt(e.slice(19,23),16))>>>8,n[9]=255&t,n[10]=(t=parseInt(e.slice(24,36),16))/1099511627776&255,n[11]=t/4294967296&255,n[12]=t>>>24&255,n[13]=t>>>16&255,n[14]=t>>>8&255,n[15]=255&t,n}},7656:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i},2858:function(e,t){"use strict";let n;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(){if(!n&&(n="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!n))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return n(r)};const r=new Uint8Array(16)},9042:function(e,t){"use strict";function n(e,t,n,r){switch(e){case 0:return t&n^~t&r;case 1:case 3:return t^n^r;case 2:return t&n^t&r^n&r}}function r(e,t){return e<>>32-t}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default=function(e){const t=[1518500249,1859775393,2400959708,3395469782],i=[1732584193,4023233417,2562383102,271733878,3285377520];if("string"==typeof e){const t=unescape(encodeURIComponent(e));e=[];for(let n=0;n>>0;d=c,c=l,l=r(u,30)>>>0,u=a,a=s}i[0]=i[0]+a>>>0,i[1]=i[1]+u>>>0,i[2]=i[2]+l>>>0,i[3]=i[3]+c>>>0,i[4]=i[4]+d>>>0}return[i[0]>>24&255,i[0]>>16&255,i[0]>>8&255,255&i[0],i[1]>>24&255,i[1]>>16&255,i[1]>>8&255,255&i[1],i[2]>>24&255,i[2]>>16&255,i[2]>>8&255,255&i[2],i[3]>>24&255,i[3]>>16&255,i[3]>>8&255,255&i[3],i[4]>>24&255,i[4]>>16&255,i[4]>>8&255,255&i[4]]}},9910:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.unsafeStringify=a;var r,i=(r=n(7037))&&r.__esModule?r:{default:r};const o=[];for(let e=0;e<256;++e)o.push((e+256).toString(16).slice(1));function a(e,t=0){return o[e[t+0]]+o[e[t+1]]+o[e[t+2]]+o[e[t+3]]+"-"+o[e[t+4]]+o[e[t+5]]+"-"+o[e[t+6]]+o[e[t+7]]+"-"+o[e[t+8]]+o[e[t+9]]+"-"+o[e[t+10]]+o[e[t+11]]+o[e[t+12]]+o[e[t+13]]+o[e[t+14]]+o[e[t+15]]}t.default=function(e,t=0){const n=a(e,t);if(!(0,i.default)(n))throw TypeError("Stringified UUID is invalid");return n}},3518:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r,i=(r=n(2858))&&r.__esModule?r:{default:r},o=n(9910);let a,s,u=0,l=0;t.default=function(e,t,n){let r=t&&n||0;const c=t||new Array(16);let d=(e=e||{}).node||a,f=void 0!==e.clockseq?e.clockseq:s;if(null==d||null==f){const t=e.random||(e.rng||i.default)();null==d&&(d=a=[1|t[0],t[1],t[2],t[3],t[4],t[5]]),null==f&&(f=s=16383&(t[6]<<8|t[7]))}let p=void 0!==e.msecs?e.msecs:Date.now(),h=void 0!==e.nsecs?e.nsecs:l+1;const g=p-u+(h-l)/1e4;if(g<0&&void 0===e.clockseq&&(f=f+1&16383),(g<0||p>u)&&void 0===e.nsecs&&(h=0),h>=1e4)throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");u=p,l=h,s=f,p+=122192928e5;const m=(1e4*(268435455&p)+h)%4294967296;c[r++]=m>>>24&255,c[r++]=m>>>16&255,c[r++]=m>>>8&255,c[r++]=255&m;const y=p/4294967296*1e4&268435455;c[r++]=y>>>8&255,c[r++]=255&y,c[r++]=y>>>24&15|16,c[r++]=y>>>16&255,c[r++]=f>>>8|128,c[r++]=255&f;for(let e=0;e<6;++e)c[r+e]=d[e];return t||(0,o.unsafeStringify)(c)}},4948:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=o(n(9025)),i=o(n(2311));function o(e){return e&&e.__esModule?e:{default:e}}var a=(0,r.default)("v3",48,i.default);t.default=a},9025:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.URL=t.DNS=void 0,t.default=function(e,t,n){function r(e,r,a,s){var u;if("string"==typeof e&&(e=function(e){e=unescape(encodeURIComponent(e));const t=[];for(let n=0;n-1?t.split(" "):[t];var n=[];return t.forEach((function(e){1===window.ae_jQuery("#"+e).length&&n.push(e)})),n}(e)),t||(h=null),function(e){if(3===e.nodeType)return!1;var t=function(e){return 0!=(e=window.ae_jQuery(e)).parentsUntil(window.ae_jQuery(document.body).add("html")).addBack().filter((function(){var e=window.ae_jQuery(this).css("visibility"),t=window.ae_jQuery(this).css("display");return"hidden"===e||"none"===t})).length}(e);if(!t)return!1;var n=e.id,r=!!n&&window.ae_jQuery('[aria-labelledby="'+n+'"]').length>0,i=!!n&&window.ae_jQuery('[for="'+n+'"]').length>0;return!r&&!i}(e))return null;var i=v(e);return 0!=i&&(null===h?h=i:h+=" "+i),!t&&r.length?(r.forEach((function(e){var t=g(document.getElementById(e),!0);null!=t&&(null===h?h=t:h+=" "+t)})),b(e,h)):e.getAttribute&&e.getAttribute("aria-label")&&e.getAttribute("aria-label").trim()?t&&y(e)?b(e,n=m(e)):(n=e.getAttribute("aria-label"),b(e,n)):function(e){return(!e.getAttribute||"presentation"!==e.getAttribute("role")&&"none"!==e.getAttribute("role"))&&(!("IMG"!==e.tagName||!e.getAttribute||!e.getAttribute("alt"))||(!("IMG"!==e.tagName||!e.getAttribute||!e.getAttribute("alt"))||(!(!e.getAttribute||"IFRAME"!==e.tagName||!e.getAttribute("title"))||!(!e.id||!document.querySelectorAll('[for="'+e.id+'"]').length))))}(e)?function(e){if(e.getAttribute&&"IMG"===e.tagName&&e.getAttribute("alt"))return e.getAttribute("alt");if(e.getAttribute&&"IMG"===e.tagName&&e.getAttribute("title"))return e.getAttribute("title");if(e.getAttribute&&"IFRAME"===e.tagName&&e.getAttribute("title"))return e.getAttribute("title");var t=e.id;return t&&document.querySelector('[for="'+t+'"]').length?document.querySelector('[for="'+t+'"]').textContent:void 0}(e):function(e){var t=y(e);if(!t)return!1;var n=(e=window.ae_jQuery(e)).parents("label").length>0,r=e.attr("id"),i=window.ae_jQuery('[labelledby="'+r+'"]').length>0,o=e.prop("tagName");if(t&&(n||i)){if("TEXTAREA"===o)return!0;if("INPUT"===o&&"text"===e.attr("type"))return!0;if("BUTTON"===o)return!0;if("SELECT"===o)return!0;if("INPUT"===o&&"range"===e.attr("type"))return!0}return!1}(e)?m(e):function(e){if(function(e){var t={"a:href":"link",area:"link",button:"button",h1:"heading",h2:"heading",h3:"heading",h4:"heading",h5:"heading",h6:"heading",li:"listitem","input:radio":"radio","input:submit":"button","input:image":"button","input:reset":"button","input:button":"button",option:"option"};if(3===e.nodeType)return!0;var n=["button","checkbox","columnheader","directory","gridcell","heading","link","listitem","menuitem","menuitemcheckbox","menuitemradio","option","radio","row","rowgroup","rowheader","section","sectionhead","tab","tooltip","treeitem"];if(window.ae_jQuery(e).attr("role")){var r=window.ae_jQuery(e).attr("role");return n.indexOf(r.toLowerCase())>-1}var i=null;return e.tagName&&"INPUT"===e.tagName?i="input:"+window.ae_jQuery(e).attr("type"):e.tagName&&"A"===e.tagName?i="a"+(e.getAttribute("href")?":href":""):e.tagName&&(i=e.tagName.toLowerCase()),!!(i&&t[i]&&n.indexOf(t[i].toLowerCase())>-1)}(e))return!0;var t=(e=window.ae_jQuery(e)).attr("id");return window.ae_jQuery('[labelledby="'+t+'"]').length>0||"LABEL"===e.prop("tagName")||!!e.parents("label").length}(e)?function(e){if(3===e.nodeType)return e.textContent;var t="";v((e=window.ae_jQuery(e))[0])&&(t=v(e[0]));for(var n=e[0].childNodes,r=0;r0,n=e.attr("id"),r=window.ae_jQuery('[labelledby="'+n+'"]').length>0,i="",o=e.prop("tagName");if(t||r)if("TEXTAREA"===o)i=e.val();else if("INPUT"===o&&"text"===e.attr("type"))i=e.val();else if("BUTTON"===o)i=g(e[0],!0);else if("SELECT"===o){var a=e.find("option:selected")[0];i=a?g(a,!0):null}else"INPUT"===o&&"range"===e.attr("type")&&(i=e.attr("aria-valuetext")?e.attr("aria-valuetext"):e.attr("aria-valuenow")?e.attr("aria-valuenow"):e.val());return i}function y(e){return 3!==e.nodeType&&["input","textbox","textarea","button","combobox","option","range","spinbutton","slider"].indexOf(e.tagName.toLowerCase())>-1}function v(e){if(!e.isConnected)return!1;if(3===e.nodeType)return!1;var t=!1;try{t="none"!=(t=window.getComputedStyle(e,":before").getPropertyValue("content"))&&"string"==typeof t&&t.substring(1,t.length-1)+" "}catch(t){console.log("ERROR: "+t+" , in cssBefore on element: ",e)}return t}function b(e,t){var n=function(e){if(!e.isConnected)return!1;if(3===e.nodeType)return!1;var t=!1;try{t="none"!=(t=window.getComputedStyle(e,":after").getPropertyValue("content"))&&"string"==typeof t&&t.substring(1,t.length-1)}catch(t){console.log("ERROR: "+t+" , in cssAfter on element: ",e)}return t}(e);return n?t+" "+n:t}var w={getRole:function(e){var t,n,r;return!!e&&(e.jquery&&(e=e[0]),(r=(t=e.getAttribute("role")||a(e))&&(n=l(t))?Object.create(n):Object.create(i.roletype)).elem=e,r.role)},containsAccessibleText:function(e){if(e.find("img[alt]").addBack("img[alt]").length)return!0;if(e.find("[aria-label]").addBack("[aria-label]").filter((function(){return window.ae_jQuery(this).attr("aria-label").length>0})).length)return!0;var t=this.elementWithValidAttr(e,"aria-describedby"),n=this.elementWithValidAttr(e,"aria-labelledby");return!(!t&&!n&&!e.safeText().length)},elementWithValidAttr:function(e,t){return e.find("["+t+"]").addBack("["+t+"]").filter((function(){return window.ae_jQuery("#"+window.ae_jQuery(this).attr(t)).text().length>0})).length>0},queryByRole:function(e,t,n){var r=window.ae_jQuery();if(!t||!n)return!1;if(n=window.ae_jQuery(n),t=t.toLowerCase(),!window.ae_jQuery.isFunction(n[e]))throw new Error('element does not have jquery method "'+e+'"');if(-1!==["has"].indexOf(e))throw new Error('Method "'+e+'" not allowed.');return r=r.add(n[e](p(t))),d(t).forEach((function(i){var o=n[e](i.tag).filter((function(){return f(window.ae_jQuery(this),i,t)}));o.length&&(r=r.add(o))})),r},roleFactory:function(e){return!!i[e]&&Object.create(i[e])},getAccessibleName:function(e){return h=null,h=(h=(h=g(e,!1))?h.replace(/\s\s+/g," "):h)?h.trim():h}};!function(){for(var e in i){var t=Object.getPrototypeOf(i[e]);t.role&&(i[t.role].hasOwnProperty("subroles")||(i[t.role].subroles=[]),i[t.role].subroles.push(e))}}(),n&&n.testmode&&window.testScope&&(window.testScope.ARIA={implicit_role:a,get_implicit_html_by_role:d,has_required_attributes:c,matches_html_and_role:f,get_explicit_role_selector:p,Roles:i}),t.A=w},2589:function(e,t,n){"use strict";n.r(t);var r=n(5682),i=n.n(r),o=n(644),a=n(4784),s=n(1296),u=n(6263),l=n(6994),c=n(8232),d=n(9636);let f=null;var p=new(i())("audioeye"),h={init:function(e){f=AudioEye.CFD?.featureObjects.smartRems.object,window.AudioEye?(AudioEye.activate=function(e,t,n){var r,i=void 0===t||!!t;"object"==typeof e&&(e=e.moduleString),i&&(window.ae_jQuery("#ae_app").register("AfterModuleActivate.launcher",(function(e){"toolbar"===e.detail.module&&(AudioEye.toolbar.focusFirstModule(),window.ae_jQuery("#ae_app").off("AfterModuleActivate.launcher"))})),a.default.setModuleActive("toolbar",!0),(r=a.default.getPrevActiveModules()).splice(r.indexOf("toolbar"),1),r.forEach((function(e){a.default.setModuleActive(e,!0)}))),"string"==typeof e&&e.length&&(a.default.setModuleActive(e,!0),AudioEye[e]&&AudioEye[e].active&&"function"==typeof AudioEye[e].addInterface&&n&&AudioEye[e].addInterface())},AudioEye.setCookie=function(e,t,n){return u.default.set(e,t,n)},AudioEye.getCookie=function(e){return u.default.get(e)},AudioEye.generateID=function(e,t){return a.default.generateID(e,t)},AudioEye.deactivate=function(e){if("object"==typeof e&&(e=e.moduleString),e)a.default.setModuleActive(e,!1);else{if(!AudioEye.toolbar||!AudioEye.toolbar.active)return!1;a.default.setModuleActive("toolbar",!1)}},AudioEye.focusElement=function(e,t){return 0!==window.ae_jQuery(e).length&&(p.info("AudioEye.focusElement() changing focus to element: ",e),!1===(e=window.ae_jQuery(e).eq(0)).is(":focusable")&&(e.attr("tabindex",0),e.one("keydown blur",(function(t){9!=t.which&&"blur"!=t.type||e.removeAttr("tabindex")}))),e.focus(),0===e.closest(".ae-carousel").length&&(window.ae_jQuery(document.body).not("body.ae-reader").find("."+l.A.classes.popup).remove(),window.ae_jQuery(document.body).not("body.ae-reader").find("#ae-modal-overlay").remove()),a.default.isModuleActive("player")&&AudioEye.player.user_engaged?AudioEye.player.goToElement(e,t):a.default.scrollAnimate(e,(function(){a.default.isModuleActive("reader")&&a.default.applyHighlight(e)})),e)},AudioEye.ping=function(e){return this.iframe_id=e.id,a.default.dispatchEvent("IframeRegistered"),{status:"true",detail:{id:this.iframe_id}}},AudioEye.skipRem=function(e){const t=sessionStorage.getItem("aeSkipRems"),n=t?t+","+e:e;sessionStorage.setItem("aeSkipRems",n)},AudioEye.removeSkipRem=function(e){var t=sessionStorage.getItem("aeSkipRems").split(",");const n=t.indexOf(e);-1!==n&&t.splice(n,1);const r=t.toString();sessionStorage.setItem("aeSkipRems",r)},AudioEye.registerIframe=function(e){var t;if(a.default.safeFrames().each((function(){if(window.ae_jQuery(this)[0].contentWindow===e.source)return t=window.ae_jQuery(this),!1})),!t)return p.debug("registerIframe found no matching requester"),!1;a.default.registerIframe(t[0])},AudioEye.refresh=function(){window.location.reload()},AudioEye.relayAppEvent=function(e){return a.default.dispatchEvent(e.event,e.detail,e.useDocument),!0},AudioEye.carousels=l.A,AudioEye.setBuild=function(e){AudioEye.build=e,"dev"===e||"debug"===e?u.default.set("aebuild",e,400):u.default.set("aebuild","prod",0),document.location.reload(!0)},AudioEye.setLogging=function(e){a.default.dispatchEvent("audioeyeLogLevelChange",{level:e||"error"},!0)},AudioEye.addHook=function(e,t,n){AudioEye._hooks||(AudioEye._hooks={}),AudioEye._hooks[e]||(AudioEye._hooks[e]={}),AudioEye._hooks[e][t]=n},AudioEye.getHook=function(e,t){return a.default.getHook(e,t)},AudioEye.disableCommand=function(e){o.A.disabledCommands.add(e)},AudioEye.enableCommand=function(e){o.A.disabledCommands.remove(e)},AudioEye.runRemediations=function(e,t){if(!Array.isArray(t))throw new Error("rems must be an array");t.forEach((function(t){f=AudioEye.CFD?.featureObjects.smartRems.object,f.runOne(e,t,"")}))},AudioEye._getRemediation=function(e){return String(f[e])},AudioEye.modals=s.A,AudioEye.site_hash=e||"",AudioEye._cookies=u.default,AudioEye._builderExtensionAvailable="true"===AudioEye.getCookie("ae_authoring_tool_extension"),AudioEye._builderExtensionVersion=AudioEye.getCookie("ae_authoring_tool_extension_version"),AudioEye.arrowKeyLoop=function(e,t,n){e.outerFind(t).off("keydown.aeArrowKeyLoop").on("keydown.aeArrowKeyLoop",(function(e){var r=37===e.keyCode||38===e.keyCode,i=39===e.keyCode||40===e.keyCode;if(r||i){var o,a=window.ae_jQuery(n),s=window.ae_jQuery(t),u=window.ae_jQuery(this).closest(a),l=window.ae_jQuery(s).filter((function(){return window.ae_jQuery(this).closest(u).length})),c=l.first(),d=l.last(),f=window.ae_jQuery(this)[0]===c[0],h=window.ae_jQuery(this)[0]===d[0];if(r&&f)o=d;else if(i&&h)o=c;else if(r)o=l.eq(l.index(this)-1);else{if(!i)return void p.error("arrowKeyLoop: Unexpected state - could not focus element.");o=l.eq(l.index(this)+1)}AudioEye.focusElement(o)}}))},AudioEye.ClientElementApi={init:function(){c.default.init()},openHelpDesk:function(e){c.default.openHelpDesk(e)}},AudioEye.MutationsApi={setCooldownTime:function(e){if(!a.default.isInteger(e))throw new Error("setCooldownTime failed: milliseconds is not an integer.");if(e<25)throw new Error("setCooldownTime failed: milliseconds less than 25 are likely to hurt performance.");d.default.cooldownTime=e},disconnect:function(){d.default.disconnectMutationObserver()}}):p.error("AudioEye not defined. Cannot define api methods")}};t.default=h},4413:function(e,t,n){"use strict";n.r(t);var r={init:function(){r.builderIsInstalled()||this._noop()},builderIsInstalled:function(){return!(!window.AudioEye||!AudioEye._builderExtensionAvailable)},remsFirstTimeStart:function(){window.dispatchEvent(new CustomEvent("RemediationsStart"))},observeSingleRem:function(){window.dispatchEvent(new CustomEvent("watch-for-changes",{detail:{observing:!0}}))},finishObserveSingleRem:function(e,t,n){window.dispatchEvent(new CustomEvent("ae-remediation-end",{detail:{name:e,fN:t,type:n}}))},sendLifecycleEvent:function(e){window.dispatchEvent(new CustomEvent("AudioEyeLifeCycleEvent",{detail:{lifecycleevent:!0,lifecyclemessage:e.message,eventTime:e.eventTime||(new Date).getTime()}}))},_noop:function(){Object.getOwnPropertyNames(r).forEach((function(e){r[e]=function(){}}))}};t.default=r},6994:function(e,t,n){"use strict";n.d(t,{A:function(){return f}});var r=n(5682),i=n.n(r),o=n(4784),a=n(644),s=n(5363),u=n(9599),l=AudioEye.productConfig,c=new(i())("carousels"),d={classes:{all_slides:"ae-carousel-slide",inactive_slide:"ae-carousel-inactive-slide",original:"carousel-original",popup:"ae-carousel-popup",inner_container:"ae-carousel-popup-inner",modal_active:"carousel-modal-active",list:"ae-carousel-list"},globalSettings:{_defaults:{"width-reference":"window","width-ratio":1,"margin-width":0,"set-inner-width":!0},getters:null,get:function(e){if(this.getters&&window.ae_jQuery.isFunction(this.getters[e])){var t=this.getters[e]();if(void 0!==t)return t}return this._defaults[e]}},isMarkedCarousel:function(e){return u.default.is(window.ae_jQuery(e),d.classes.original)},getConfig:function(e){if(!1===Array.isArray(l.carousels))return l.carousels;var t=e.attr("data-ae-carousel-index");return l.carousels[t]||(c.info("No carousel config found for index: "+t),!1)},isModalOpen:function(){return window.ae_jQuery(u.default.selector(this.classes.modal_active)).length>0},activeModal:function(){return window.ae_jQuery("."+this.classes.popup)},isMatch:function(e,t){var n=t.data("carouselOriginal");return!(!n||!n.is(e))},getAccessibleCarouselLink:function(e){return e&&e.length?window.ae_jQuery(e).data("ae_accessible_carousel_link"):(c.error("Cannot get the popup associated to carousel"),!1)},getPopup:function(e){return e&&e.length?window.ae_jQuery(e).data("ae_carousel_popup"):(c.error("Cannot get the popup associated with the carousel"),!1)},destroy:function(e){if(!e||!e.length)return c.error("Cannot destroy carousel - no element passed"),!1;var t=this.getPopup(e),n=this.getAccessibleCarouselLink(e);t&&t.remove(),n&&n.remove(),window.ae_jQuery(document.body).find("#ae-modal-overlay").remove()},build:function(e,t){const n=window.AudioEye.i18n;if(o.default.dispatchEvent("BeforeCarouselBuild"),t=window.ae_jQuery.extend({loopTabs:!1},t),!(e=window.ae_jQuery(e)).length)return c.error("Cannot build carousel - no element passed"),!1;o.default.isModuleActive("reader")||u.default.set(window.ae_jQuery(document.body),this.classes.modal_active);var r=d.getConfig(e);if(e.next().hasClass(this.classes.popup))return d.redraw(e.next()),e.next();var i=d.buildSlides(e,r.slides,r["click-proxy"]);if(!i)return!1;var a=d.buildPopup(i).insertAfter(e);e.data("ae_carousel_popup",a),d.associateOrig(a,e),window.ae_jQuery("#ae_app").register("BeforeModuleActivate.carousel",d.handleModuleActivateEvents),window.ae_jQuery("#ae_app").register("AfterModuleDeactivate.carousel",d.handleModuleDeactivateEvents),t.loopTabs&&a.register("keydown.carousels",o.default.loopTabs);var s=d.buildIteratorControls("prev",n.t("prev_slide",{ns:"carousel"})),l=d.buildIteratorControls("next",n.t("next_slide",{ns:"carousel"})),f=d.buildTopInfo();a.children().wrapAll('